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 fbb9237 commit 21e5e72Copy full SHA for 21e5e72
.github/workflows/addon-ci.yaml
@@ -117,7 +117,7 @@ jobs:
117
118
test-image-build:
119
name: ✔️ Verify image build ${{ matrix.architecture }}
120
- runs-on: ubuntu-latest
+ runs-on: ubuntu-24.04
121
needs:
122
- information
123
strategy:
.github/workflows/addon-deploy.yaml
@@ -45,7 +45,7 @@ jobs:
45
46
build-image:
47
name: 💽 Create image ${{ matrix.architecture }}
48
49
50
51
0 commit comments