Andrew Kelley
266e2e9a31
Revert "CI: workaround git bug regarding changed attributes"
...
This reverts commit aa44512b85
.
This commit is no longer needed.
2022-12-21 17:17:28 -07:00
Andrew Kelley
aa44512b85
CI: workaround git bug regarding changed attributes
2022-12-18 16:34:09 -07:00
Andrew Kelley
8691fde0f6
CI: override cache folders on aarch64-windows
...
This matches the scripts we use for our other self-hosted runners.
2022-12-13 02:41:53 -05:00
Andrew Kelley
cacb962ba7
CMake: add workaround for CMAKE_AR not supporting spaces
...
This allows using `zig ar` for `CMAKE_AR`. Unfortunately, it requires a
patch to CMakeLists.txt and cannot be done merely with flags to the
cmake line.
2022-12-10 16:28:49 -07:00
Andrew Kelley
c9231f0547
CI: add aarch64-windows coverage
2022-12-10 16:28:49 -07:00