target 0.11.0 on CI (#114)

This commit is contained in:
Matt Knight 2023-11-19 13:12:29 -08:00 committed by GitHub
parent b0ded63fc2
commit 39c2a69d86
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 7 deletions

View File

@ -24,7 +24,7 @@ jobs:
- name: Setup Zig
uses: goto-bus-stop/setup-zig@v1.3.0
with:
version: master
version: 0.11.0
- name: Build and Test
run: zig build test
@ -55,7 +55,7 @@ jobs:
- name: Setup Zig
uses: goto-bus-stop/setup-zig@v1.3.0
with:
version: master
version: 0.11.0
- name: Build
run: zig build
@ -86,7 +86,7 @@ jobs:
- name: Setup Zig
uses: goto-bus-stop/setup-zig@v1.3.0
with:
version: master
version: 0.11.0
- name: Build
run: zig build

3
.gitmodules vendored
View File

@ -1,3 +0,0 @@
[submodule "deps/zig-libxml2"]
path = deps/zig-libxml2
url = https://github.com/mitchellh/zig-libxml2.git

1
deps/zig-libxml2 vendored

@ -1 +0,0 @@
Subproject commit 5aae6093c9faa8699d4a39b530b44daf5df91c0e