We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9db83cc commit 6fc8162Copy full SHA for 6fc8162
.github/workflows/release_macos.yml
@@ -10,7 +10,7 @@ jobs:
10
fail-fast: false
11
matrix:
12
include:
13
- - os: macos-latest
+ - os: macos-14-large
14
arch: amd
15
- os: macos-latest-xlarge
16
arch: arm
0 commit comments