Skip to content

Commit

Permalink
chore: disable win need for py port
Browse files Browse the repository at this point in the history
  • Loading branch information
alejandrogzi committed Aug 5, 2024
1 parent 7b5743a commit 3fbe320
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ jobs:
./gtfsort/include/gtfsort.hxx
py_port:
needs: [check-unix, check-windows]
needs: [check-unix]
runs-on: ubuntu-latest
strategy:
matrix:
Expand Down

0 comments on commit 3fbe320

Please sign in to comment.