mirror of
https://github.com/soimort/you-get.git
synced 2025-01-23 13:35:16 +03:00
strategy: fail-fast: false
This commit is contained in:
parent
c064013b9c
commit
3c8382d2af
1
.github/workflows/python-package.yml
vendored
1
.github/workflows/python-package.yml
vendored
@ -14,6 +14,7 @@ jobs:
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
python-version: [3.5, 3.6, 3.7, 3.8, 3.9, "3.10", pypy3]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user