revert to zig 0.9.0. iguanaTLS broken on 0.9.1
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
a1aae60a94
commit
71d7fb92f8
|
@ -6,7 +6,7 @@ steps:
|
||||||
- name: make
|
- name: make
|
||||||
image: alpine:3.15.0
|
image: alpine:3.15.0
|
||||||
environment:
|
environment:
|
||||||
ZIG_VERSION: 0.9.1
|
ZIG_VERSION: 0.9.0
|
||||||
commands:
|
commands:
|
||||||
# DRONE_STAGE_ARCH is fine, but we can't substitute directly because zig
|
# DRONE_STAGE_ARCH is fine, but we can't substitute directly because zig
|
||||||
# uses x86_64 instead of amd64. They also use aarch64 instead of arm64.
|
# uses x86_64 instead of amd64. They also use aarch64 instead of arm64.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user