We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3cd079 commit e9e6e34Copy full SHA for e9e6e34
.github/workflows/test.yml
@@ -39,7 +39,7 @@ jobs:
39
resolution: lowest-direct
40
extras: ci,optional
41
- os: macos-latest
42
- python: '>3.9'
+ python: '3.10'
43
44
extras: ci # test with only required dependencies installed
45
0 commit comments