Skip to content

Commit

Permalink
Test OS X with Python 3.10 to use the universal wheels
Browse files Browse the repository at this point in the history
  • Loading branch information
sbesson committed Dec 10, 2024
1 parent 960944f commit 2b3f102
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- ubuntu-22.04
- windows-2019
include:
- python-version: '3.9'
- python-version: '3.10'
os: macos-14
runs-on: ${{ matrix.os }}
steps:
Expand Down

0 comments on commit 2b3f102

Please sign in to comment.