Skip to content

Commit

Permalink
Use python 3.9 for mac tests until numcodecs 3.10 wheels are available (
Browse files Browse the repository at this point in the history
  • Loading branch information
tlambert03 authored Jun 20, 2022
1 parent e0cc713 commit f709b5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_pull_requests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
- python: 3.8
platform: windows-latest
backend: pyside2
- python: "3.10"
- python: 3.9
platform: macos-latest
backend: pyqt5
# minimum specified requirements
Expand Down

0 comments on commit f709b5b

Please sign in to comment.