Skip to content

Commit

Permalink
Update pyDataPipeline.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
RyanJField authored Dec 2, 2024
1 parent d3f6cb1 commit f339cbc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pyDataPipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ jobs:
name: Test ${{ matrix.os }} (Python ${{ matrix.python }})
runs-on: ${{ matrix.os }}
strategy:
fail-fast: false
matrix:
os: [windows-latest,ubuntu-latest,macos-latest]
python: ["3.9", "3.10", "3.x"]
Expand Down

0 comments on commit f339cbc

Please sign in to comment.