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