forked from goodboy/tractor
Toss 3.10 into CI
parent
8fdc548676
commit
3452e18e6d
|
@ -33,7 +33,7 @@ jobs:
|
|||
fail-fast: false
|
||||
matrix:
|
||||
os: [ubuntu-latest, windows-latest]
|
||||
python: ['3.9']
|
||||
python: ['3.9', '3.10']
|
||||
spawn_backend: ['trio', 'mp']
|
||||
|
||||
steps:
|
||||
|
|
Loading…
Reference in New Issue