Browse Source

ci: switch sokol-d test job back to zig-0.14.0 (doh)

Andre Weissflog 3 months ago
parent
commit
86afff22ab
1 changed files with 2 additions and 0 deletions
  1. 2 0
      .github/workflows/gen_bindings.yml

+ 2 - 0
.github/workflows/gen_bindings.yml

@@ -293,6 +293,8 @@ jobs:
         with:
           repository: kassane/sokol-d
       - uses: goto-bus-stop/setup-zig@v2
+        with:
+          version: 0.14.0
       - uses: dlang-community/setup-dlang@v1
         with:
           compiler: ldc-master