bat/.github
Martin Nordholts c67b439752 CICD: Build: Enable x86_64-pc-windows-gnu again
All the referenced issues [1] have been Closed, so use "stable" for
everything. Now `i686-w64-mingw32-gcc` fails with this instead

    error: linker `i686-w64-mingw32-gcc` not found

so keep it disabled. There is probably a simple solution for this that
is obvious to someone used to cross-compiling Rust programs on
Windows...

[1]
https://github.com/rust-lang/rust/issues/47048
https://github.com/rust-lang/rust/issues/53454
https://github.com/rust-lang/cargo/issues/6754
2021-01-06 23:11:24 +01:00
..
ISSUE_TEMPLATE Update formatting 2021-01-03 21:18:54 +01:00
workflows CICD: Build: Enable x86_64-pc-windows-gnu again 2021-01-06 23:11:24 +01:00
.codecov.yml Disable code-coverage comments 2020-08-02 21:51:23 +02:00