mirror of
https://github.com/voideditor/void
synced 2026-05-24 09:58:23 +00:00
large
This commit is contained in:
parent
b141b2edfe
commit
a86d3dc82b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -185,7 +185,7 @@ jobs:
|
||||||
.build/win32-arm64/void-win32-arm64.zip.sha256
|
.build/win32-arm64/void-win32-arm64.zip.sha256
|
||||||
|
|
||||||
build-macos:
|
build-macos:
|
||||||
runs-on: macos-latest-xlarge
|
runs-on: macos-latest-large
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
arch: [arm64, x64]
|
arch: [arm64, x64]
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue