Andrew Kelley
fbd1390f80
CI: drone: shuffle some tests around
...
We have to balance the timings to end up below the two hour mark.
2022-10-29 23:10:49 -07:00
Andrew Kelley
c8f1ea46b5
ci: enable aarch64-linux test coverage
...
closes #12689
2022-10-29 23:07:16 -07:00
Andrew Kelley
35e0ff7c36
CI: drone: disable failing tests
...
See tracking issue #12689
2022-08-30 15:01:05 -07:00
Andrew Kelley
0a42602418
CI: drone: disable failing tests
...
See tracking issue #12689
2022-08-30 12:02:26 -07:00
Andrew Kelley
75d5a4b9a2
CI: pass explicit zig lib dir in lots of places
...
see #12684 for motivation
2022-08-29 23:37:31 -07:00
Andrew Kelley
532cfb65e0
CI: rework to account for new cmake behavior
...
* CMakeLists: pass `-Dstrip` for release zig builds
* pass -target and -mcpu to zig1. works around llvm on freebsd
incorrectly detecting "freestanding" instead of "freebsd" for the
native OS.
* ci.ziglang.org is now responsible for creating aarch64-macos tarballs
rather than Azure.
2022-08-28 17:07:21 -07:00
Andrew Kelley
28e95b3240
CI: drone: simplify
...
Instead of a switch in a bash file we just properly name
the pipeline steps.
Also use zig build to produce the release artifact.
2022-08-19 16:45:15 -07:00