mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-07-15 08:16:13 +03:00
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,
|
||||
|
6
flake.lock
generated
6
flake.lock
generated
@ -194,11 +194,11 @@
|
||||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1705040559,
|
||||
"narHash": "sha256-6SjLyxWAVMfVfkz2x/3IlAJBJ0ywus6Hr9JrBbT9zCk=",
|
||||
"lastModified": 1705333916,
|
||||
"narHash": "sha256-+C/MsU+tuaXB7HYtdBdwAgSctLxQeY9zVWvEoVCJNkE=",
|
||||
"owner": "mitchellh",
|
||||
"repo": "zig-overlay",
|
||||
"rev": "6022b38d2fd4e7504f1e8b6dcfccab9b655764a9",
|
||||
"rev": "fec05994b32ee3f6d2708831d4d64c0fa9bdf647",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
Reference in New Issue
Block a user