Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bhack authored May 11, 2024
1 parent 9ce4d07 commit 2240185
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,6 @@ jobs:
py-version: ['3.9', '3.10', '3.11', '3.12']
tf-version: ['2.14.1', '2.15.1', '2.16.1']
cpu: ['x86']
include:
- py-version: '3.12'
tf-version: '2.16.1'
exclude:
- py-version: '3.12'
tf-version: '2.14.1'
Expand Down Expand Up @@ -105,9 +102,6 @@ jobs:
py-version: ['3.9', '3.10', '3.11', '3.12']
tf-version: ['2.16.1']
cpu: ['x86']
include:
- py-version: '3.12'
tf-version: '2.16.1'
exclude:
- py-version: '3.12'
tf-version: '2.14.1'
Expand Down

0 comments on commit 2240185

Please sign in to comment.