Fixed target again
This commit is contained in:
parent
aa72cd4d24
commit
64185a0d2f
6
.github/workflows/build.yml
vendored
6
.github/workflows/build.yml
vendored
@ -131,15 +131,15 @@ jobs:
|
|||||||
include:
|
include:
|
||||||
- suffix: "-NoGPU"
|
- suffix: "-NoGPU"
|
||||||
custom_glfw: true
|
custom_glfw: true
|
||||||
target: "x86_64-apple-macos12.7"
|
target: "x86_64-apple-macos12.6"
|
||||||
needs_update: false
|
needs_update: false
|
||||||
- suffix: ""
|
- suffix: ""
|
||||||
custom_glfw: false
|
custom_glfw: false
|
||||||
target: "x86_64-apple-macos12.7"
|
target: "x86_64-apple-macos12.6"
|
||||||
needs_update: false
|
needs_update: false
|
||||||
- suffix: "-ARM"
|
- suffix: "-ARM"
|
||||||
custom_glfw: false
|
custom_glfw: false
|
||||||
target: "arm64-apple-macos12.7"
|
target: "arm64-apple-macos12.6"
|
||||||
needs_update: true
|
needs_update: true
|
||||||
|
|
||||||
name: 🍎 macOS 11.0${{matrix.suffix}}
|
name: 🍎 macOS 11.0${{matrix.suffix}}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user