mirror of
https://github.com/neovim/neovim.git
synced 2026-01-06 11:27:26 +10:00
Merge pull request #34969 from bfredl/winbuild
feat(build): build.zig windows support.
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -209,7 +209,7 @@ jobs:
|
||||
zig-build:
|
||||
runs-on: ubuntu-24.04
|
||||
timeout-minutes: 45
|
||||
name: build using zig build
|
||||
name: build using zig build (linux)
|
||||
steps:
|
||||
- uses: actions/checkout@v5
|
||||
- uses: mlugg/setup-zig@v2
|
||||
|
||||
Reference in New Issue
Block a user