Skip to content

Commit

Permalink
Add MacOS Intel & Apple to vanilla builds
Browse files Browse the repository at this point in the history
  • Loading branch information
mdekstrand committed Mar 3, 2024
1 parent 5d7ca26 commit 09b7ff8
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -148,8 +148,10 @@ jobs:
- "3.10"
- "3.11"
platform:
- windows
- ubuntu
- windows-latest
- ubuntu-latest
- macos-latest
- macos-14
steps:
- name: Check out source
uses: actions/checkout@v4
Expand Down

0 comments on commit 09b7ff8

Please sign in to comment.