Skip to content

Commit

Permalink
fixup! Change minimum python version to 3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
drasmuss committed Jul 13, 2023
1 parent 1a23a08 commit f833ab9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
coverage-name: oldest
- script: test
tf-version: tensorflow~=2.6.0
python-version: "3.9"
python-version: "3.8"
coverage-name: tf-2.6
- script: remote-docs
tf-version: tensorflow==2.10
Expand Down

0 comments on commit f833ab9

Please sign in to comment.