]> git.ipfire.org Git - thirdparty/ccache.git/commitdiff
ci: Remove clang64 msys target from ci (#1179)
authorOrgad Shaneh <orgad.shaneh@audiocodes.com>
Sat, 15 Oct 2022 17:57:06 +0000 (20:57 +0300)
committerGitHub <noreply@github.com>
Sat, 15 Oct 2022 17:57:06 +0000 (19:57 +0200)
It frequently fails to install packages.

.github/workflows/build.yaml

index e1775c4f73b68daa18473f447fd024fefa63b098..bc1159b39e9163d292e51dbf691e97d8df10cff2 100644 (file)
@@ -138,10 +138,6 @@ jobs:
             env: x86_64
             compiler: clang
 
-          - sys: clang64
-            env: clang-x86_64
-            compiler: clang
-
     name: 'Windows ${{ matrix.config.sys }} ${{ matrix.config.compiler }}'
     defaults:
       run: