Commit de66347b authored by Jason R. Coombs's avatar Jason R. Coombs Committed by GitHub

Defer to default behavior for fail fast for now.

parent 475fdd95
...@@ -16,7 +16,6 @@ jobs: ...@@ -16,7 +16,6 @@ jobs:
${{ matrix.os }} ${{ matrix.os }}
runs-on: ${{ matrix.os }} runs-on: ${{ matrix.os }}
strategy: strategy:
fail-fast: false
# max-parallel: 5 # max-parallel: 5
matrix: matrix:
python-version: python-version:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment