update zig

This commit is contained in:
Mitchell Hashimoto
2024-01-15 07:53:09 -08:00
parent fd57724e14
commit d5ffdcda93
2 changed files with 5 additions and 6 deletions

View File

@@ -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,