]> git.ipfire.org Git - thirdparty/ccache.git/commit
ci: Disable building test on macOS binaries (#1426)
authorRaihaan Shouhell <raihaanhimself@gmail.com>
Sat, 13 Apr 2024 14:42:33 +0000 (22:42 +0800)
committerGitHub <noreply@github.com>
Sat, 13 Apr 2024 14:42:33 +0000 (16:42 +0200)
commit8916d30837c5c56de6011ed7a188a9025890ba0e
treee1557b14907fc931eb89815eda891dd4d6654ed6
parent100e571b0e0b140f78e52d3e24fcaa3630f7d395
ci: Disable building test on macOS binaries (#1426)

We don't run the tests when building macOS universal binaries as it's
covered elsewhere so we can save some compile time by removing test
builds.
ci/build-macos-binary