Skip to content

Commit 00b0896

Browse files
committed
ci: Update to Ubuntu 24.04 for building the image
1 parent 7156983 commit 00b0896

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ on:
1616

1717
jobs:
1818
docker:
19-
runs-on: ubuntu-20.04
19+
runs-on: ubuntu-24.04
2020
steps:
2121
- name: Login to GitHub Container Registry
2222
uses: docker/login-action@v3

0 commit comments

Comments
 (0)