Skip to content

Commit a8a0abf

Browse files
authored
Update jax-version to include 0.8.3 (#209)
1 parent b577f39 commit a8a0abf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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)