Skip to content

Commit 0ac6ca6

Browse files
Update fedora Docker tag to v45
1 parent 3fda582 commit 0ac6ca6

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: |
@@ -410,7 +410,7 @@ jobs:
410410
cmake-fedora:
411411
name: cmake fedora linux amd64
412412
runs-on: ubuntu-latest
413-
container: fedora:44
413+
container: fedora:45
414414
steps:
415415
- name: setup
416416
run: |

0 commit comments

Comments
 (0)