Skip to content

Commit

Permalink
The macos-14 image requires at least Python 3.10.
Browse files Browse the repository at this point in the history
  • Loading branch information
alxmrs committed Jul 23, 2024
1 parent 6b6dc4f commit deed48f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jax-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
matrix:
# How to set up Jax on an ARM Mac: https://developer.apple.com/metal/jax/
os: ["ubuntu-latest", "macos-14"]
python-version: ["3.9"]
python-version: ["3.10"]

steps:
- name: Checkout source
Expand Down

0 comments on commit deed48f

Please sign in to comment.