Skip to content

Commit

Permalink
Update .github/workflows/test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
henryiii authored Apr 26, 2024
1 parent f36c1a3 commit 1198d97
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 @@ -23,7 +23,7 @@ jobs:
- os: windows-latest
python-version: "3.11"
installs: "numpy>=2.0.0rc1"
- os: macos-13
- os: macos-14
python-version: "3.8"
installs: "'numpy==1.21.0'"
- os: ubuntu-latest
Expand Down

0 comments on commit 1198d97

Please sign in to comment.