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.
2 parents ad884fa + 5b68db1 commit acde85cCopy full SHA for acde85c
.github/workflows/ci.yml
@@ -46,7 +46,7 @@ jobs:
46
# If you want to modify CI jobs, take a look at src/ci/github-actions/jobs.yml.
47
calculate_matrix:
48
name: Calculate job matrix
49
- runs-on: ubuntu-24.04
+ runs-on: ubuntu-24.04-arm
50
outputs:
51
jobs: ${{ steps.jobs.outputs.jobs }}
52
run_type: ${{ steps.jobs.outputs.run_type }}
0 commit comments