浏览代码

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

Andre Weissflog 3 月之前
父节点
当前提交
86afff22ab
共有 1 个文件被更改,包括 2 次插入0 次删除
  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