Skip to content

Commit

Permalink
Run CI on Apple Silicon
Browse files Browse the repository at this point in the history
  • Loading branch information
Secrus committed Apr 8, 2024
1 parent 925424a commit 8e04008
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,10 @@ jobs:
- name: Windows
image: windows-2022
python-version: ["3.8", "3.9", "3.10", "3.11", "3.12"]
include:
- name: macOS
os: macos-14
python-version: ["3.10", "3.11", "3.12"]
fail-fast: false

status:
Expand Down

0 comments on commit 8e04008

Please sign in to comment.