Compare commits
6
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e194514264 | ||
|
|
2261ebd331 | ||
|
|
de3065f4cc | ||
|
|
9c3982354d | ||
|
|
86e692ecda | ||
|
|
f30d16816f |
@@ -11,11 +11,11 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
include:
|
||||
- os: macos-15-intel
|
||||
- os: macos-26-intel
|
||||
arch: x86_64
|
||||
machtype: x86_64-apple-darwin
|
||||
artifact: macOS_x86_64_bin
|
||||
- os: macos-15
|
||||
- os: macos-latest
|
||||
arch: arm64
|
||||
machtype: arm64-apple-darwin
|
||||
artifact: macOS_arm64_bin
|
||||
@@ -96,7 +96,7 @@ jobs:
|
||||
|
||||
universal:
|
||||
needs: build
|
||||
runs-on: macos-15
|
||||
runs-on: macos-latest
|
||||
permissions:
|
||||
contents: write
|
||||
|
||||
|
||||
Reference in New Issue
Block a user