We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db4c47c commit ad5f56fCopy full SHA for ad5f56f
.github/workflows/build_release.yml
@@ -8,7 +8,7 @@ on:
8
jobs:
9
build:
10
runs-on: ubuntu-latest
11
- container: fedora:41
+ container: fedora:42
12
13
steps:
14
- name: Install build tools
.github/workflows/main.yml
@@ -12,7 +12,7 @@ on:
15
16
17
18
0 commit comments