Skip to content

Commit

Permalink
Change again.
Browse files Browse the repository at this point in the history
Signed-off-by: Jay Zhang <[email protected]>
  • Loading branch information
fatcat-z committed Jun 23, 2024
1 parent 42d9110 commit 6af85c9
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/unit_tests_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,10 @@ jobs:
strategy:
fail-fast: false
matrix:
os: ['ubuntu-latest', 'windows-2022']
os: [ubuntu-latest, windows-2022]
tf_version:
- '2.9.0'
- '2.15.0'
include:
- tf_version: '2.9.0'
python_version: '3.8'
Expand Down

0 comments on commit 6af85c9

Please sign in to comment.