Skip to content

Commit d69721c

Browse files
author
Beat Buesser
committed
Remove jax installation for Lingvo workflow
because of jax version incompatibilities for Python 3.6 Signed-off-by: Beat Buesser <[email protected]>
1 parent e89c5a9 commit d69721c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci-lingvo.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,6 @@ jobs:
6161
pip install lingvo==${{ matrix.lingvo }}
6262
pip install tensorflow-addons==0.9.1
6363
pip install model-pruning-google-research==0.0.3
64-
pip install jax[cpu]==0.2.17
6564
pip install h5py==2.10.0
6665
pip install pytest~=7.0.1
6766
pip install pytest-flake8~=1.1.0

0 commit comments

Comments
 (0)