mirror of
https://github.com/Not-Nik/raylib-zig.git
synced 2025-09-09 03:57:29 +00:00
Downgrade Zig version
This commit is contained in:
parent
b858a04da8
commit
47061fe68f
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -31,7 +31,7 @@ jobs:
|
||||
uses: goto-bus-stop/setup-zig@v1.3.0
|
||||
with:
|
||||
# Version of the zig compiler to use (must be 0.3.0 or up)
|
||||
version: 0.8.0 # default is 0.5.0
|
||||
version: 0.6.0 # default is 0.5.0
|
||||
|
||||
# Runs a single command using the runners shell
|
||||
- name: Build examples
|
||||
|
Loading…
x
Reference in New Issue
Block a user