1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2026-01-13 00:31:04 +00:00
uutils-coreutils/.github/workflows
Nicolas Boichat aa3947a1cc .github/workflows/CICD.yml: Do not update gcc
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.
2025-05-25 15:12:05 +02:00
..
android.yml Merge pull request #7604 from sylvestre/gh 2025-03-29 08:32:13 +01:00
CheckScripts.yml github/action: on fork, run the CI for all the branches (currently: only main) 2025-03-28 17:06:20 +01:00
CICD.yml .github/workflows/CICD.yml: Do not update gcc 2025-05-25 15:12:05 +02:00
code-quality.yml ci: run "cargo fmt --check" in fuzz folder 2025-05-19 14:38:07 +02:00
FixPR.yml .github/workflows: Take care of both ./Cargo.lock and fuzz/Cargo.lock 2025-04-05 09:34:17 +02:00
freebsd.yml Move clippy lints from CI to Cargo.toml 2025-04-13 17:35:05 +02:00
fuzzing.yml fuzzing: get the summary data 2025-04-13 21:44:55 +02:00
GnuComment.yml dotfiles: Add works to cspell dictionary 2025-03-26 16:49:21 +01:00
GnuTests.yml upgrade to GNU coreutils 9.7 as ref 2025-04-13 12:12:08 +02:00
ignore-intermittent.txt add tests/misc/tee.sh to the list of intermittent issues 2025-04-22 10:11:34 +02:00