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 32b1e6c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,9 @@ jobs:
- name: Windows
image: windows-2022
python-version: ["3.8", "3.9", "3.10", "3.11", "3.12"]
include:
- image: macos-14
python-version: ["3.10", "3.11", "3.12"]
fail-fast: false

status:
Expand Down

0 comments on commit 32b1e6c

Please sign in to comment.