Skip to content

Commit 97e85d8

Browse files
Update fedora Docker tag to v45
1 parent dc5c359 commit 97e85d8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ jobs:
132132
bazel-fedora:
133133
name: bazel fedora linux amd64
134134
runs-on: ubuntu-latest
135-
container: fedora:44
135+
container: fedora:45
136136
steps:
137137
- name: setup
138138
run: |
@@ -413,7 +413,7 @@ jobs:
413413
cmake-fedora:
414414
name: cmake fedora linux amd64
415415
runs-on: ubuntu-latest
416-
container: fedora:44
416+
container: fedora:45
417417
steps:
418418
- name: setup
419419
run: |

0 commit comments

Comments
 (0)