mirror of
https://github.com/ziglang/zig.git
synced 2024-11-15 08:33:06 +00:00
9 lines
210 B
YAML
9 lines
210 B
YAML
image: freebsd/latest
|
|
secrets:
|
|
- 51bfddf5-86a6-4e01-8576-358c72a4a0a4
|
|
- 5cfede76-914e-4071-893e-e5e2e6ae3cea
|
|
sources:
|
|
- https://github.com/ziglang/zig
|
|
tasks:
|
|
- build: cd zig && ./ci/srht/freebsd_script
|