Skip to content

Commit

Permalink
gh actions: switch test-d step back to use the zig nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
floooh committed Jan 11, 2025
1 parent 88f20fa commit 8b166f5
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 @@ -286,7 +286,7 @@ jobs:
repository: kassane/sokol-d
- uses: mlugg/setup-zig@v1
with:
version: 0.13.0
version: master
- uses: dlang-community/setup-dlang@v1
with:
compiler: ldc-master
Expand Down

0 comments on commit 8b166f5

Please sign in to comment.