Commit fca70f0
authored
fix(ci): bump Zig 0.13.0 → 0.15.2 (Burrito 1.5.0 baseline) (#79)
v0.4.3 build hit:
> Your Zig version does not match the one Burrito requires!
> We need 0.15.2, you have: 0.13.0
Burrito 1.5.0 pins to Zig 0.15.2 (recent — Zig 0.15 released
late 2025). My earlier 0.13.0 pick was based on stale info.
This is the 4th and hopefully final layer of the OSA CI bug
chain:
v0.4.0: --target flag invalid (PR #75)
v0.4.1: zig+xz not in PATH (PR #78 added zig)
v0.4.2: OTP 27 Mix bugs (PRs #76 + #77 pin to OTP 26)
v0.4.3: wrong Zig version (this PR pins to 0.15.2)
Tag v0.4.4 after merge.1 parent c50fc6c commit fca70f0
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | | - | |
| 102 | + | |
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
| |||
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
144 | | - | |
| 144 | + | |
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
| |||
0 commit comments