mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2026-01-13 00:31:04 +00:00
The issue referenced has been long fixed, and for reasons not totally clear to me, blake3 fails after the GCC update (I tried to dig into this, but couldn't really figure out if this is really a problem with GCC 15, or with the version provided by MSYS, or some other side effect of the exact sequence in CI). Since blake3 CI doesn't do that gcc update (it uses the default gcc ~12 in the github windows image), let's _also_ not do that, and if there's a real problem with gcc 15+, that'll presumably fail their CI as well. Fixes #7977. |
||
|---|---|---|
| .. | ||
| android.yml | ||
| CheckScripts.yml | ||
| CICD.yml | ||
| code-quality.yml | ||
| FixPR.yml | ||
| freebsd.yml | ||
| fuzzing.yml | ||
| GnuComment.yml | ||
| GnuTests.yml | ||
| ignore-intermittent.txt | ||