We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8bbbb99 commit 0d3c4e3Copy full SHA for 0d3c4e3
.github/workflows/ci.yml
@@ -18,7 +18,7 @@ jobs:
18
strategy:
19
matrix:
20
python-version: [3.7,3.8,3.9,3.10.7]
21
- tf-version: [1.9.0,1.14.0,2.5.0,2.6.0]
+ tf-version: [1.9.0,1.14.0,2.5.0]
22
23
exclude:
24
- python-version: 3.7
0 commit comments