Skip to content

Commit

Permalink
try 2
Browse files Browse the repository at this point in the history
  • Loading branch information
saghul committed Nov 6, 2023
1 parent b871483 commit 85d1992
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:
matrix:
sys:
- mingw64
- clang64
#- clang64
- ucrt64
defaults:
run:
Expand All @@ -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
Expand Down

0 comments on commit 85d1992

Please sign in to comment.