We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0637451 commit e6541cdCopy full SHA for e6541cd
.github/workflows/ci.yml
@@ -132,7 +132,7 @@ jobs:
132
bazel-fedora:
133
name: bazel fedora linux amd64
134
runs-on: ubuntu-latest
135
- container: fedora:44
+ container: fedora:45
136
steps:
137
- name: setup
138
run: |
@@ -410,7 +410,7 @@ jobs:
410
cmake-fedora:
411
name: cmake fedora linux amd64
412
413
414
415
416
0 commit comments