Skip to content

Commit

Permalink
Not too new, thanks TF.
Browse files Browse the repository at this point in the history
  • Loading branch information
Narsil committed Nov 6, 2024
1 parent ee0e0cd commit 74cf50a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
os: [ubuntu-latest, macos-13, windows-latest]
# Lowest and highest, no version specified so that
# new releases get automatically tested against
version: [{torch: torch==1.10, python: "3.8"}, {torch: torch, python: "3.13"}]
version: [{torch: torch==1.10, python: "3.8"}, {torch: torch, python: "3.12"}]
# TODO this would include macos ARM target.
# however jax has an illegal instruction issue
# that exists only in CI (probably difference in instruction support).
Expand Down

0 comments on commit 74cf50a

Please sign in to comment.