Skip to content

Commit

Permalink
revert test Python to 3.11 (#3419)
Browse files Browse the repository at this point in the history
Python 3.12 or TF 2.16 seems to be slowing down...

Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
  • Loading branch information
njzjz authored Mar 6, 2024
1 parent b0171ce commit 5794a87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- python: 3.8
tf:
torch:
- python: "3.12"
- python: "3.11"
tf:
torch:

Expand Down

0 comments on commit 5794a87

Please sign in to comment.