Skip to content

Commit 1ab35af

Browse files
committed
Enable jax 64bit
1 parent f5e1093 commit 1ab35af

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/array-api-tests-jax.yml

+2
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,5 @@ jobs:
77
uses: ./.github/workflows/array-api-tests.yml
88
with:
99
package-name: jax
10+
extra-env-vars: |
11+
JAX_ENABLE_X64=1

0 commit comments

Comments
 (0)