Skip to content

Commit 0bff3c3

Browse files
committed
Pin ubuntu-latest to ubuntu-24.04
1 parent 7877a84 commit 0bff3c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
push:
4848
name: Push
4949
needs: build
50-
runs-on: ubuntu-latest
50+
runs-on: ubuntu-24.04
5151
permissions:
5252
packages: write
5353
outputs:

0 commit comments

Comments
 (0)