forked from goodboy/tractor
Experimental mac testing
parent
3595317b00
commit
406ded7311
|
@ -26,7 +26,7 @@ jobs:
|
|||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
os: [ubuntu-latest, windows-latest]
|
||||
os: [ubuntu-latest, windows-latest, macos-latest]
|
||||
python: ['3.7', '3.8']
|
||||
spawn_backend: ['trio', 'mp']
|
||||
steps:
|
||||
|
|
Loading…
Reference in New Issue