Skip to content

Commit

Permalink
Try Zig 0.11.0
Browse files Browse the repository at this point in the history
Signed-off-by: egibs <[email protected]>
  • Loading branch information
egibs committed Aug 14, 2024
1 parent 53fec05 commit 2bea946
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ jobs:
cache: true
- uses: sigstore/cosign-installer@4959ce089c160fddf62f7b42464195ba1a56d382 # v3.6.0
- uses: goto-bus-stop/setup-zig@7ab2955eb728f5440978d5824358023be3a2802d
with:
version: 0.11.0 # https://github.com/ziglang/zig/issues/20689
- name: Fix zig-cache permissions
run: |
mkdir ${{ env.ZIG_USE_GLOBAL_CACHE_DIR }}
Expand Down

0 comments on commit 2bea946

Please sign in to comment.