Skip to content

Commit

Permalink
馃棑 Feb 9, 2022 10:00:48 PM
Browse files Browse the repository at this point in the history
馃挌 build steps added/updated
  • Loading branch information
securisec committed Feb 10, 2022
1 parent 7abcc7e commit b606d2c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/tests_multi_os.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,12 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
fail-fast: false
max-parallel: 6
max-parallel: 9
matrix:
os: [ubuntu-latest, windows-latest, macOS-latest]
python-version:
- "3.8"
- "3.10"
# - "3.9"

steps:
Expand Down

0 comments on commit b606d2c

Please sign in to comment.