aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorAndre Weissflog <floooh@gmail.com>2025-05-24 16:28:30 +0200
committerAndre Weissflog <floooh@gmail.com>2025-05-24 16:28:30 +0200
commit86afff22ab1b13f98f3145864c2c0efc79f6ee08 (patch)
tree712134fd52ef86c4bcfd15023deedd077af4f4b9 /.github
parent0d63b4182561171f75a4950f6a68f95362cc5387 (diff)
ci: switch sokol-d test job back to zig-0.14.0 (doh)
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/gen_bindings.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/workflows/gen_bindings.yml b/.github/workflows/gen_bindings.yml
index 7fe70825..8cc05592 100644
--- a/.github/workflows/gen_bindings.yml
+++ b/.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