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 d6554d5 commit 7a5b702Copy full SHA for 7a5b702
.github/workflows/release_binary.yml
@@ -49,13 +49,13 @@ jobs:
49
strategy:
50
matrix:
51
os:
52
- - macos-13
+ - macos-15-intel
53
- macos-latest
54
- ubuntu-latest
55
- windows-latest
56
include:
57
- - os: macos-13
58
- label: macos-x86_64
+ - os: macos-15-intel
+ label: macos-15-intel
59
suffix: ""
60
- os: macos-latest
61
label: macos-arm64
0 commit comments