Skip to content

Commit 1713b05

Browse files
authored
Update test-tensorflow-switching.yml
1 parent 9abc7b2 commit 1713b05

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-tensorflow-switching.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- name: Install dependencies
3434
run: |
3535
python -m pip install --upgrade pip
36-
pip install -e . redis tensorflow==2.13.0
36+
pip install -e . redis
3737
3838
- name: Configure omnipkg for non-interactive use
3939
run: |

0 commit comments

Comments
 (0)