浏览代码

bindings CI: pin the zig version for the test-d step to 0.12.0 for now

Andre Weissflog 1 年之前
父节点
当前提交
7d348db140
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      .github/workflows/gen_bindings.yml

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

@@ -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