Skip to content

Commit

Permalink
Add linux arm64 builds
Browse files Browse the repository at this point in the history
  • Loading branch information
Hofer-Julian committed Nov 21, 2024
1 parent 8fb1336 commit 56f212e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/actionlint.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Configuration related to self-hosted runner.
self-hosted-runner:
# Labels of self-hosted runner in array of string.
labels:
- magic_arm64_8core
1 change: 1 addition & 0 deletions .github/workflows/build-upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
os:
- ubuntu-latest
- macos-latest
- magic_arm64_8core
runs-on: ${{ matrix.os }}
env:
DATA_FILE: data/failed-compatibility-${{ matrix.os }}.json
Expand Down

0 comments on commit 56f212e

Please sign in to comment.