Skip to content

Commit 4116800

Browse files
committed
fix the keras.io test
1 parent b250719 commit 4116800

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/integration_tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,6 @@ jobs:
3232
run: |
3333
pip install -e ".[tensorflow-cpu,tests]" --progress-bar off --upgrade
3434
pip install jax[cpu] --progress-bar off --upgrade
35+
pip install tensorflow==2.16.0rc0
3536
- name: Run the guides
3637
run: bash shell/run_guides.sh

0 commit comments

Comments
 (0)