Skip to content

Commit

Permalink
zig 0.14.0-dev.1911+3bf89f55c
Browse files Browse the repository at this point in the history
  • Loading branch information
Senryoku committed Nov 6, 2024
1 parent 93a773a commit b8d613c
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/zig.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- uses: actions/checkout@v4
- uses: goto-bus-stop/setup-zig@v2
with:
version: 0.14.0-dev.1710+8ee52f99c
version: 0.14.0-dev.1911+3bf89f55c
- run: zig build test --summary all
if: matrix.os == 'windows-latest' # Fuzzing is not supported on Windows yet
- run: zig build test --fuzz --summary all
Expand Down
2 changes: 1 addition & 1 deletion .zigversion
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.14.0-dev.1710+8ee52f99c
0.14.0-dev.1911+3bf89f55c
Binary file modified ts-lib/src/module.wasm
Binary file not shown.

0 comments on commit b8d613c

Please sign in to comment.