Skip to content

Commit

Permalink
bindings CI: pin the zig version for the test-d step to 0.12.0 for now
Browse files Browse the repository at this point in the history
  • Loading branch information
floooh committed May 15, 2024
1 parent efa1dc5 commit 7d348db
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/gen_bindings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -274,6 +274,8 @@ jobs:
with:
repository: kassane/sokol-d
- uses: goto-bus-stop/setup-zig@v2
with:
version: 0.12.0
- uses: dlang-community/setup-dlang@v1
with:
compiler: ldc-master
Expand Down

0 comments on commit 7d348db

Please sign in to comment.