Try windows CI on py 3.10
parent
f4973e90e9
commit
9bc1c6f385
|
@ -123,7 +123,7 @@ jobs:
|
|||
fail-fast: false
|
||||
matrix:
|
||||
os: [windows-latest]
|
||||
python: ['3.9']
|
||||
python: ['3.9', '3.10']
|
||||
spawn_backend: ['trio', 'mp']
|
||||
|
||||
steps:
|
||||
|
|
Loading…
Reference in New Issue