Skip to content

Commit 318eaa8

Browse files
committed
Test using tf 2.2 for py 3.7 test
1 parent 591c9b9 commit 318eaa8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- python-version: 3.6 # add custom tf-versions per python-version
1515
tf-version: 2.0.0b1
1616
- python-version: 3.7
17-
tf-version: 2.1
17+
tf-version: 2.2
1818
steps:
1919
- uses: actions/checkout@v2
2020

0 commit comments

Comments
 (0)