Skip to content

Commit

Permalink
Revert "REMOVEME: reenable fail-fast"
Browse files Browse the repository at this point in the history
This reverts commit ec4d370.
  • Loading branch information
mgorny committed Jul 16, 2024
1 parent 268da70 commit 43d8214
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ jobs:
python-version: ["3.8", "3.9", "3.10", "3.11", "3.12", "3.13-dev", "pypy-3.8", "pypy-3.9", "pypy-3.10"]
depset: ["min", "full"]
os: [ubuntu-latest, windows-latest, macos-latest]
fail-fast: false
runs-on: ${{ matrix.os }}
steps:
- name: Checkout
Expand Down

0 comments on commit 43d8214

Please sign in to comment.