Skip to content

Commit 2b6943e

Browse files
committed
Update ci settings
1 parent dcd5a49 commit 2b6943e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/python-pytest.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@ jobs:
1919
tf-version: [2.5.3, 2.6.4, 2.7.4, 2.8.4, 2.9.3]
2020
include:
2121
- python-version: "3.10"
22-
tf-version: 2.10
22+
tf-version: "2.10"
2323
- python-version: "3.10"
24-
tf-version: 2.11
24+
tf-version: "2.11"
2525
- python-version: 3.8
2626
tf-version: 2.3.1
2727
- python-version: 3.8

0 commit comments

Comments
 (0)