Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cclauss authored Dec 1, 2023
1 parent 1de87d4 commit 107ed50
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 @@ -17,7 +17,7 @@ jobs:
timeout-minutes: 180
strategy:
matrix:
python-version: [ '3.7', '3.8', '3.9', '3.10' ]
python-version: [ '3.7', '3.8', '3.9', '3.10.7' ]
tf-version: [ '2.6.0', '2.7.0', '2.8.0', '2.9.0', '2.10.0' ]

exclude:
Expand Down

0 comments on commit 107ed50

Please sign in to comment.