We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ec33bf commit aebc10eCopy full SHA for aebc10e
.github/workflows/release.yml
@@ -45,7 +45,7 @@ jobs:
45
tf-version: ['2.11.1', '2.12.0', '2.13.0']
46
cpu: ['x86']
47
include:
48
- - os: 'macOS'
+ - os: 'macos-12'
49
cpu: 'arm64'
50
tf-version: '2.13.0'
51
py-version: '3.8'
0 commit comments