Compare commits
13
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d271bb603d | ||
|
|
d1bf83928d | ||
|
|
e194514264 | ||
|
|
2261ebd331 | ||
|
|
de3065f4cc | ||
|
|
cf93305fdd | ||
|
|
1eb72e865b | ||
|
|
e0f86eec29 | ||
|
|
21d59d891c | ||
|
|
a07a5d638d | ||
|
|
b02df94744 | ||
|
|
fe0230b3d5 | ||
|
|
885fa3fee8 |
@@ -11,7 +11,7 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
include:
|
||||
- os: macos-latest
|
||||
- os: macos-26-intel
|
||||
arch: x86_64
|
||||
machtype: x86_64-apple-darwin
|
||||
artifact: macOS_x86_64_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