Skip to content

Commit

Permalink
Build on macos-14 GitHub runner (Mac M1) in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
lwthiker committed Mar 2, 2024
1 parent 6620b08 commit 9ac0a54
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/build-and-test-make.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,11 @@ jobs:
host: x86_64-macos
capture_interface: en0
make: gmake
- os: macos-14
arch: aarch64
host: aarch64-macos
capture_interface: en0
make: gmake
steps:
- uses: actions/setup-python@v4
with:
Expand Down

0 comments on commit 9ac0a54

Please sign in to comment.