summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOrgad Shaneh <orgad.shaneh@audiocodes.com>2022-10-15 20:57:06 +0300
committerGitHub <noreply@github.com>2022-10-15 19:57:06 +0200
commit3dc94c94a00d592533b40baa5f6a56eba268ba3e (patch)
treef275680152892642c1852a93c41c3796cf555460
parentde5778ac6a7c4722454f6032822c2bb76533ebde (diff)
downloadccache-3dc94c94a00d592533b40baa5f6a56eba268ba3e.tar.gz
ci: Remove clang64 msys target from ci (#1179)
It frequently fails to install packages.
-rw-r--r--.github/workflows/build.yaml4
1 files changed, 0 insertions, 4 deletions
diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml
index e1775c4f..bc1159b3 100644
--- a/.github/workflows/build.yaml
+++ b/.github/workflows/build.yaml
@@ -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: