Drop 3.8 support
parent
828754dbb5
commit
63ddf119fd
|
@ -33,7 +33,7 @@ jobs:
|
|||
fail-fast: false
|
||||
matrix:
|
||||
os: [ubuntu-latest, windows-latest]
|
||||
python: ['3.8', '3.9']
|
||||
python: ['3.9']
|
||||
spawn_backend: ['trio', 'mp']
|
||||
|
||||
steps:
|
||||
|
|
Loading…
Reference in New Issue