aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorAndre Weissflog <floooh@gmail.com>2025-06-29 17:03:56 +0200
committerAndre Weissflog <floooh@gmail.com>2025-06-29 17:03:56 +0200
commitda4efba3e39ea65e51954109faac3daa757f0839 (patch)
tree4122b658814a0ce2208a22eea6d1d5527af14719 /.github
parent064b75603de791f33a5c034022acb8f2474681e7 (diff)
switch zig test ci back to mlugg/setup-zig
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/gen_bindings.yml5
1 files changed, 4 insertions, 1 deletions
diff --git a/.github/workflows/gen_bindings.yml b/.github/workflows/gen_bindings.yml
index 4fc2274f..0c22af9a 100644
--- a/.github/workflows/gen_bindings.yml
+++ b/.github/workflows/gen_bindings.yml
@@ -129,7 +129,10 @@ jobs:
- uses: actions/checkout@main
with:
repository: floooh/sokol-zig
- - uses: goto-bus-stop/setup-zig@v2
+ - uses: mlugg/setup-zig@v2
+ with:
+ # NOTE: version can also come from build.zig.zon
+ version: master
- uses: actions/download-artifact@main
with:
name: ignore-me-zig