We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee8b8fd commit bc021eaCopy full SHA for bc021ea
.github/workflows/auroraboot.yaml
@@ -16,7 +16,7 @@ env:
16
jobs:
17
publish:
18
name: Build and push auroraboot image
19
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-24.04
20
permissions:
21
contents: 'read'
22
id-token: 'write'
0 commit comments