We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f529628 commit 396a6caCopy full SHA for 396a6ca
.github/workflows/stackhpc-build-kayobe-image.yml
@@ -42,7 +42,7 @@ jobs:
42
build-kayobe-image:
43
name: Build kayobe image
44
if: inputs.if || github.repository == 'stackhpc/stackhpc-kayobe-config' && github.event_name == 'push'
45
- runs-on: ubuntu-24.04
+ runs-on: ubuntu-22.04
46
permissions:
47
contents: read
48
packages: write
0 commit comments