Show More
@@ -17,6 +17,7 b' jobs:' | |||||
17 | test: |
|
17 | test: | |
18 | runs-on: ${{ matrix.os }} |
|
18 | runs-on: ${{ matrix.os }} | |
19 | strategy: |
|
19 | strategy: | |
|
20 | fail-fast: false | |||
20 | matrix: |
|
21 | matrix: | |
21 | os: [ubuntu-latest, windows-latest] |
|
22 | os: [ubuntu-latest, windows-latest] | |
22 | python-version: ["3.8", "3.9", "3.10"] |
|
23 | python-version: ["3.8", "3.9", "3.10"] |
General Comments 0
You need to be logged in to leave comments.
Login now