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 1b00616 commit f281d33Copy full SHA for f281d33
.github/workflows/ci.yml
@@ -17,7 +17,7 @@ jobs:
17
checkTarget: true
18
- os: ubuntu-latest
19
- os: ubuntu-arm
20
- runsOn: buildjet-4vcpu-ubuntu-2204-arm
+ runsOn: ubuntu-24.04-arm64-2-core
21
runs-on: ${{ matrix.runsOn || matrix.os }}
22
steps:
23
- name: Print build information
0 commit comments