Skip to content

Commit

Permalink
ci: Build and test on Apple Silicon runner
Browse files Browse the repository at this point in the history
  • Loading branch information
riddell-stan committed Oct 20, 2023
1 parent 54df4be commit 1259b3a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ jobs:
python-version: "3.11"
- os: macos-11.0
python-version: "3.11"
- os: macos-12-large
python-version: "3.11"
steps:
- name: Check out repository
uses: actions/checkout@v2
Expand Down

0 comments on commit 1259b3a

Please sign in to comment.