Files
gitea-debian-runner/linux/ubuntu/scripts
Claus F. Strasburger 3150f2e8b4 Build rust images for ARM64 & use cargo binstall for faster build time (#120)
* Also build rust on arm64

* rust: use cargo-binstall for performance

Since linux/arm64 images are built using QEMU, the compilation of bindgen-cli, cbindgen, cargo-audit & cargo-outdated takes a very long time, especially on Ubuntu 20.04 (more than 6 hours, for the combination of both architectures on one job). This exceeds the github actions time-limit.

So, we'll just use pre-built binaries using cargo-binstall where possible.
2024-01-02 23:44:01 +01:00
..
2023-11-19 19:59:49 +01:00
2023-11-19 19:59:49 +01:00
2023-08-26 22:22:05 +02:00
2023-11-19 19:59:49 +01:00
2023-04-25 13:00:17 +02:00
2023-09-18 20:17:56 +02:00
2023-08-28 12:57:58 +02:00
2023-09-17 21:42:59 +02:00
2023-09-15 18:28:28 +02:00
2023-08-26 22:22:05 +02:00
2023-11-19 19:59:49 +01:00