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 a9c2348 commit 3985446Copy full SHA for 3985446
.github/workflows/release.yml
@@ -17,7 +17,7 @@ jobs:
17
matrix:
18
platform:
19
- os: macos-latest # Apple Silicon (ARM64)
20
- - os: macos-15 # Intel (x86_64) New instance
+ - os: macos-15-intel # Intel (x86_64) New instance
21
- os: ubuntu-latest # Linux (x86_64)
22
- os: windows-latest # Windows (x86_64)
23
0 commit comments