Skip to content

Commit e6541cd

Browse files
Update fedora Docker tag to v45
1 parent 0637451 commit e6541cd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.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)