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 bf1830f commit 07055c0Copy full SHA for 07055c0
.github/workflows/builder.yml
@@ -9,7 +9,7 @@ jobs:
9
build-image:
10
strategy:
11
fail-fast: false
12
- runs-on: ubuntu-latest-arm
+ runs-on: ubuntu-24.04-arm
13
steps:
14
- name: checkout
15
uses: actions/checkout@v4
0 commit comments