Skip to content

Commit 7b17e80

Browse files
authored
Update jax-version to include 0.8.3
1 parent b577f39 commit 7b17e80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
fail-fast: false
2525
matrix:
2626
python-version: ['3.11', '3.12', '3.13', '3.14']
27-
jax-version: ['0.8.0', '0.8.1', '0.8.2', '0.9.0', '0.9.1', '0.9.2', 'nightly']
27+
jax-version: ['0.8.0', '0.8.1', '0.8.2', '0.8.3', '0.9.0', '0.9.1', '0.9.2', 'nightly']
2828

2929
runs-on: ubuntu-latest
3030
timeout-minutes: 30

0 commit comments

Comments
 (0)