Skip to content

Commit

Permalink
Merge pull request #237 from jakevdp:fix-osx-build
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 697751917
  • Loading branch information
The ml_dtypes Authors committed Nov 18, 2024
2 parents 083b34f + 2083248 commit fe505c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
os: ["ubuntu-latest"]
python-version: ["3.9", "3.10", "3.11", "3.12"]
include:
- os: macos-12
- os: macos-14
python-version: "3.11"
- os: windows-2019
python-version: "3.11"
Expand Down

0 comments on commit fe505c5

Please sign in to comment.