Skip to content

Commit

Permalink
d5
Browse files Browse the repository at this point in the history
  • Loading branch information
rhdong committed May 26, 2024
1 parent 1df24b2 commit b5e6fd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
strategy:
matrix:
# TODO: add back 'windows-latest' when it can be compiled.
os: ['macos-14', 'ubuntu-20.04']
os: ['macos-13', 'ubuntu-20.04']
py-version: ['3.7', '3.8', '3.9', '3.10', '3.11']
tf-version: ['2.11.0', '2.15.1']
tf-need-cuda: ['0']
Expand Down

0 comments on commit b5e6fd0

Please sign in to comment.