mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-05-19 03:21:18 +00:00
update zig
This commit is contained in:
5
.github/workflows/test.yml
vendored
5
.github/workflows/test.yml
vendored
@@ -10,9 +10,8 @@ jobs:
|
||||
target: [
|
||||
aarch64-linux,
|
||||
x86_64-linux,
|
||||
# Windows has some build issues since 0.12.0-dev.2150+63de8a598
|
||||
# x86-windows-gnu,
|
||||
# x86_64-windows-gnu,
|
||||
x86-windows-gnu,
|
||||
x86_64-windows-gnu,
|
||||
# We don't support cross-compiling to macOS because the macOS build
|
||||
# requires xcode due to the swift harness.
|
||||
#aarch64-macos,
|
||||
|
||||
Reference in New Issue
Block a user