aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/build-release.yml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Disable UPX on DarwinSven-Hendrik Haase2024-06-021-1/+1
| | | | It doesn't work anymore on modern OSX.
* Update remaining GitHub Actions to their Node.js 20 versionsSven-Hendrik Haase2024-03-161-6/+6
|
* Update GitHub Actions to their Node.js 20 versionsSven-Hendrik Haase2024-03-161-3/+3
|
* Remove now-unsupported mips architecturesSven-Hendrik Haase2024-01-031-8/+0
| | | | Apparently these are now Tier 3.
* Add i686-pc-windows-msvc targetSven-Hendrik Haase2023-11-201-0/+4
| | | | Fixes #1272.
* Try to fix CISven-Hendrik Haase2023-09-241-8/+0
|
* Modernize CI and add aarch64-apple-darwinSven-Hendrik Haase2023-04-281-3/+7
|
* Update checkout to v3origin/switch-to-dtolnay-rust-toolchainSven-Hendrik Haase2023-04-211-1/+1
|
* Use houseabsolute/actions-rust-cross for cross supportSven-Hendrik Haase2023-04-201-21/+5
|
* Switch to dtolnay/rust-toolchainSven-Hendrik Haase2023-04-201-10/+7
|
* Disable upx compression for mipsSven-Hendrik Haase2023-01-141-1/+1
| | | | It appears to be currently broken in upx 4.0.1
* Build container images using podmanSven-Hendrik Haase2022-09-151-0/+240