Skip to content

Commit c955f4b

Browse files
committed
action: update container version
1 parent 105c1f6 commit c955f4b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/kernel.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
kernel:
3232
name: "Zero-OS Kernel Image (v4)"
3333
runs-on: ubuntu-latest
34-
container: ubuntu-24.04
34+
container: ubuntu:24.04
3535
steps:
3636
- name: Checkout code
3737
uses: actions/checkout@v1

0 commit comments

Comments
 (0)