Skip to content

Commit

Permalink
bump macos
Browse files Browse the repository at this point in the history
  • Loading branch information
letmaik authored Feb 1, 2025
1 parent dc71bd1 commit 7309f2f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,25 +60,25 @@ jobs:
python-version: '3.12'
numpy-version: '2.0.*'

- os-image: macos-12
- os-image: macos-13
os-name: mac
macos-min-version: '10.9'
python-arch: 'x86_64'
python-version: '3.9'
numpy-version: '2.0.*'
- os-image: macos-12
- os-image: macos-13
os-name: mac
macos-min-version: '10.9'
python-arch: 'x86_64'
python-version: '3.10'
numpy-version: '2.0.*'
- os-image: macos-12
- os-image: macos-13
os-name: mac
macos-min-version: '10.9'
python-arch: 'x86_64'
python-version: '3.11'
numpy-version: '2.0.*'
- os-image: macos-12
- os-image: macos-13
os-name: mac
macos-min-version: '10.9'
python-arch: 'x86_64'
Expand Down

0 comments on commit 7309f2f

Please sign in to comment.