Experimental mac testing

matrix
Guillermo Rodriguez 2020-09-02 11:18:12 -03:00
parent 3595317b00
commit 406ded7311
No known key found for this signature in database
GPG Key ID: 3F61096EC7DF75A8
1 changed files with 1 additions and 1 deletions

View File

@ -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: