We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8bf0e7 commit 99d1be2Copy full SHA for 99d1be2
1 file changed
.github/workflows/ci.yml
@@ -48,7 +48,7 @@ jobs:
48
bazel-almalinux:
49
name: bazel almalinux amd64
50
runs-on: ubuntu-latest
51
- container: almalinux:9
+ container: almalinux:10
52
steps:
53
- name: setup
54
run: |
@@ -271,7 +271,7 @@ jobs:
271
cmake-almalinux:
272
name: cmake almalinux amd64
273
274
275
276
277
0 commit comments