Skip to content

Commit 8fe1d05

Browse files
authored
Update ci.yml
1 parent 0ff5f6a commit 8fe1d05

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/ci.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@ jobs:
1919
matrix:
2020
python-version: [3.5,3.6,3.7]
2121
tf-version: [1.4.0,1.14.0,2.0.0b1]
22+
23+
exclude:
24+
- python-version: 3.7
25+
tf-version: 1.4.0
2226

2327
steps:
2428

0 commit comments

Comments
 (0)