diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a01ae074..489d2ac7 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -85,7 +85,7 @@ jobs: matrix: sys: - mingw64 - - clang64 + #- clang64 - ucrt64 defaults: run: @@ -104,9 +104,6 @@ jobs: make pacboy: >- toolchain:p - - name: build - run: | - make -j$(getconf _NPROCESSORS_ONLN) CONFIG_WERROR=y - name: stats run: | make -j$(getconf _NPROCESSORS_ONLN) CONFIG_WERROR=y qjs