Skip to content

Commit

Permalink
Yank tf 2.11.
Browse files Browse the repository at this point in the history
  • Loading branch information
riga authored Oct 29, 2024
1 parent 4c80f4c commit 65ceb9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,14 +26,14 @@ jobs:
matrix:
versions:
# scan python versions
- {tag: "3.7", tf: "default"}
- {tag: "3.8", tf: "default"}
- {tag: "3.9", tf: "default"}
- {tag: "3.10", tf: "default"}
- {tag: "3.11", tf: "default"}
# scan tf versions
- {tag: "3.9_base", tf: "2.5.3"}
- {tag: "3.9_base", tf: "2.6.5"}
- {tag: "3.9_base", tf: "2.11.1"}
- {tag: "3.9_base", tf: "2.12.1"}
- {tag: "3.9_base", tf: "2.13.0"}
- {tag: "3.9_base", tf: "2.16.1"}
Expand Down

0 comments on commit 65ceb9a

Please sign in to comment.