Skip to content

Commit

Permalink
gh actions: set zig version to 0.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
floooh committed Aug 4, 2023
1 parent b9e7f12 commit 47d92ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gen_bindings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:
repository: floooh/sokol-zig
- uses: goto-bus-stop/setup-zig@v2
with:
version: 0.11.0-dev.4004+a57608217
version: 0.11.0
- uses: actions/download-artifact@v3
with:
name: ignore-me-zig
Expand Down

0 comments on commit 47d92ff

Please sign in to comment.