Skip to content
This repository has been archived by the owner on Jul 23, 2024. It is now read-only.

Commit

Permalink
target 0.11.0 on CI (#114)
Browse files Browse the repository at this point in the history
  • Loading branch information
mattnite authored Nov 19, 2023
1 parent b0ded63 commit 39c2a69
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 7 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Setup Zig
uses: goto-bus-stop/[email protected]
with:
version: master
version: 0.11.0

- name: Build and Test
run: zig build test
Expand Down Expand Up @@ -55,7 +55,7 @@ jobs:
- name: Setup Zig
uses: goto-bus-stop/[email protected]
with:
version: master
version: 0.11.0

- name: Build
run: zig build
Expand Down Expand Up @@ -86,7 +86,7 @@ jobs:
- name: Setup Zig
uses: goto-bus-stop/[email protected]
with:
version: master
version: 0.11.0

- name: Build
run: zig build
3 changes: 0 additions & 3 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +0,0 @@
[submodule "deps/zig-libxml2"]
path = deps/zig-libxml2
url = https://github.com/mitchellh/zig-libxml2.git
1 change: 0 additions & 1 deletion deps/zig-libxml2
Submodule zig-libxml2 deleted from 5aae60

0 comments on commit 39c2a69

Please sign in to comment.