Update .github/workflows/build-macos.yml #106
@@ -23,11 +23,11 @@ jobs:
|
||||
matrix:
|
||||
platform:
|
||||
- name: Intel
|
||||
os: macos-13
|
||||
os: macos-15-intel
|
||||
target: x86_64-apple-darwin
|
||||
binary_dir: macos-x86_64
|
||||
- name: Apple Silicon
|
||||
os: macos-14
|
||||
os: macos-15
|
||||
target: aarch64-apple-darwin
|
||||
binary_dir: macos-aarch64
|
||||
|
||||
|
||||
Reference in New Issue
Block a user