Skip to content

Commit

Permalink
this might solve matrix stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
Richard Holmboe committed Aug 25, 2023
1 parent dfb519e commit 6f3de5d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tox.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
name: >-
${{ matrix.os }} v${{ matrix.python-version }}
runs-on: ${{ matrix.os }}
continue-on-error: ${{ matrix.experimental || 'false' }}
strategy:
fail-fast: true
matrix:
Expand Down

0 comments on commit 6f3de5d

Please sign in to comment.