Skip to content

Commit e47308b

Browse files
committed
🦗 Upgrade ci to TF 2.6.0
1 parent acf3dac commit e47308b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
max-parallel: 10
1818
matrix:
1919
python-version: [3.7]
20-
tensorflow-version: [2.3.1]
20+
tensorflow-version: [2.6.0]
2121
steps:
2222
- uses: actions/checkout@master
2323
- uses: actions/setup-python@v1

0 commit comments

Comments
 (0)