]> git.ipfire.org Git - thirdparty/ccache.git/commit
ci: Extend the msys2 testing to the "clangarm64" environment
authorMartin Storsjö <martin@martin.st>
Tue, 10 Jun 2025 10:31:42 +0000 (13:31 +0300)
committerJoel Rosdahl <joel@rosdahl.net>
Tue, 5 Aug 2025 17:38:01 +0000 (19:38 +0200)
commit67d2a05edbb3c17c6893e10e270f2dcf8bfa03bc
tree261f5a784406c0955b76f92a2b8085a42d56adf6
parent18d777fffd0a8d778999eccfc7bd898d628aeedd
ci: Extend the msys2 testing to the "clangarm64" environment

The clangarm64 msys environment doesn't have a "gcc" command
by default, unless the "gcc-compat" package is installed.

One may consider using "cc" as well, which is available when
the "toolchain" package is installed in each environment, but
that tool in clang environments fails the "direct" test case.
.github/workflows/build.yaml