mirror of
https://github.com/soimort/you-get.git
synced 2025-02-03 00:33:58 +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
|
runs-on: ubuntu-latest
|
||||||
strategy:
|
strategy:
|
||||||
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
python-version: [3.5, 3.6, 3.7, 3.8, 3.9, "3.10", pypy3]
|
python-version: [3.5, 3.6, 3.7, 3.8, 3.9, "3.10", pypy3]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user