Skip to content

Commit

Permalink
Disable windows since no jaxlib version is on PyPI yet
Browse files Browse the repository at this point in the history
  • Loading branch information
diegoferigo committed Oct 5, 2022
1 parent df20067 commit 1fe9985
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci_cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,8 @@ jobs:
os:
- ubuntu-22.04
- macos-latest
- windows-latest
# https://github.com/google/jax/issues/5795
# - windows-latest
python:
- "3.8"
- "3.9"
Expand Down

0 comments on commit 1fe9985

Please sign in to comment.