Skip to content

Commit

Permalink
add new macos m1 arm test to ci
Browse files Browse the repository at this point in the history
  • Loading branch information
aryarm authored Aug 22, 2024
1 parent 0226653 commit 4cc4b87
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
- { python: "3.12", os: "ubuntu-latest", session: "tests" }
# - { python: "3.11", os: "windows-latest", session: "tests" }
- { python: "3.9", os: "macos-13", session: "tests" }
- { python: "3.9", os: "macos-14", session: "tests" }
- { python: "3.8", os: "ubuntu-latest", session: "size" }

env:
Expand Down

0 comments on commit 4cc4b87

Please sign in to comment.