Skip to content

Commit

Permalink
CI: Update macos version.
Browse files Browse the repository at this point in the history
  • Loading branch information
WarrenWeckesser committed Dec 9, 2024
1 parent c43048c commit d5f2dbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
matrix:
python-version: ['3.8', '3.9', '3.10', '3.11', '3.12']
numpy-version: ['1.21.6', '1.22.4', '1.23.5', '1.24.4', '1.25.2', '1.26.4', '2.0.2', '2.1.3', '2.2.0']
os: [ubuntu-latest, macos-12]
os: [ubuntu-latest, macos-13]
exclude:
- python-version: '3.8'
numpy-version: '1.25.2'
Expand Down

0 comments on commit d5f2dbc

Please sign in to comment.