Skip to content

Commit

Permalink
Update release.yml (#2841)
Browse files Browse the repository at this point in the history
  • Loading branch information
seanpmorgan committed Jul 11, 2023
1 parent e7695ae commit 1ec33bf
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,10 @@ jobs:
tf-version: ['2.11.1', '2.12.0', '2.13.0']
cpu: ['x86']
include:
- os: 'macOS'
cpu: 'arm64'
tf-version: '2.13.0'
py-version: '3.8'
- os: 'macos-12'
cpu: 'arm64'
tf-version: '2.13.0'
Expand Down

0 comments on commit 1ec33bf

Please sign in to comment.