From a2ef990a80130df8c4a6e043b354e7aa8f7172db Mon Sep 17 00:00:00 2001 From: Robin Haberkorn Date: Fri, 27 Dec 2024 05:50:15 +0300 Subject: nightly builds now include 64-bit Windows builds (MINGW64) * 32-bit binaries have been dropped, even though we could build both. But there is virtually no demand for 64-bit binaries left. * I continue to build 32-bit versions during CI, so that at least something still builds and tests under 32-bit. --- TODO | 2 -- 1 file changed, 2 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 6801ee6..adaa334 100644 --- a/TODO +++ b/TODO @@ -453,13 +453,11 @@ Features: special. Even if we always increased the nest_level, that variable does not discern Ifs and Whiles. * Possible Nightly Build improvements (and therefore releases): - * Build 32-bit Ubuntu packages * Push nightly builds into the Ubuntu PPA. We should probably create a new PPA sciteco-nightly. A new private key has already been registered on Launchpad and Github. We just need to integrate with CI. See also https://github.com/marketplace/actions/import-gpg - * 64-bit Windows builds * Mac OS Arm64 builds either separately or via universal binary. See https://codetinkering.com/switch-homebrew-arm-x86/ Target flag: `-target arm64-apple-macos11` -- cgit v1.2.3