Skip to content

Commit

Permalink
Update unit.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gsheni authored May 15, 2024
1 parent 750a182 commit 9c959df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/unit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ jobs:
unit:
runs-on: ${{ matrix.os }}
strategy:
fail-fast: true
matrix:
python-version: [ '3.8', '3.9', '3.10', '3.11', '3.12']
os: [ubuntu-latest, windows-latest]
Expand Down

0 comments on commit 9c959df

Please sign in to comment.