Skip to content

Commit

Permalink
fail slow min workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
rwedge committed Jan 3, 2025
1 parent 870962e commit 059f57c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/minimum.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ jobs:
minimum:
runs-on: ${{ matrix.os }}
strategy:
fail-fast: false
matrix:
python-version: ['3.8', '3.9', '3.10', '3.11', '3.12']
os: [ubuntu-latest, windows-latest]
Expand Down

0 comments on commit 059f57c

Please sign in to comment.