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 d849b4a commit 580f2f8Copy full SHA for 580f2f8
.github/workflows/build.yml
@@ -26,7 +26,7 @@ jobs:
26
outputs:
27
release_id: ${{ steps.release.outputs.id }}
28
build:
29
- runs-on: ubuntu-latest
+ runs-on: ubuntu-24.04-arm
30
needs: prepare_release
31
strategy:
32
matrix:
0 commit comments