Skip to content

Commit

Permalink
workflows/build: use new 11-arm64-cross runner
Browse files Browse the repository at this point in the history
  • Loading branch information
Bo98 committed Feb 28, 2024
1 parent 21f0d28 commit abb2a57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
matrix:
include:
- os: '10.11-cross-${{github.run_id}}'
- os: '11-arm64'
- os: '11-arm64-cross-${{github.run_id}}'
- os: 'ubuntu-latest'
container:
image: ghcr.io/homebrew/ubuntu22.04:master
Expand Down

0 comments on commit abb2a57

Please sign in to comment.