We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c67aafc commit 3665cbaCopy full SHA for 3665cba
.github/workflows/ci.yml
@@ -107,7 +107,7 @@ jobs:
107
bazel-fedora:
108
name: bazel fedora linux amd64
109
runs-on: ubuntu-latest
110
- container: fedora:44
+ container: fedora:45
111
steps:
112
- name: setup
113
run: |
@@ -365,7 +365,7 @@ jobs:
365
cmake-fedora:
366
name: cmake fedora linux amd64
367
368
369
370
371
@@ -688,7 +688,7 @@ jobs:
688
gradle-fedora:
689
name: gradle fedora linux amd64
690
691
692
693
694
0 commit comments