Skip to content

Commit e9e6e34

Browse files
committed
Set mac test to 3.10.
1 parent f3cd079 commit e9e6e34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
resolution: lowest-direct
4040
extras: ci,optional
4141
- os: macos-latest
42-
python: '>3.9'
42+
python: '3.10'
4343
resolution: lowest-direct
4444
extras: ci # test with only required dependencies installed
4545

0 commit comments

Comments
 (0)