Skip to content

Commit

Permalink
update tf version
Browse files Browse the repository at this point in the history
  • Loading branch information
oaksharks committed Nov 15, 2024
1 parent 1a18147 commit 6ad3062
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
fail-fast: false
matrix:
python-version: ["3.9", "3.10"]
tf-version: ["2.15", "2.16", "2.17"]
tf-version: ["2.16.2", "2.17", "2.18.0"]
# include:
# - python-version: "3.10"
# tf-version: "2.17"
Expand Down

0 comments on commit 6ad3062

Please sign in to comment.