Skip to content

Commit f8aee6e

Browse files
committed
Limit TF version
1 parent 6f2629e commit f8aee6e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
include:
4242
- script: test
4343
coverage-name: gpu
44-
tf-version: tensorflow[and-cuda]
44+
tf-version: tensorflow[and-cuda]<2.20.0
4545
runs-on: [self-hosted, standard-gpu-16g]
4646
- script: test
4747
python-version: "3.11"

0 commit comments

Comments
 (0)