Skip to content

Commit

Permalink
ci: temporarily disable Windows + Clang64
Browse files Browse the repository at this point in the history
Wasm3 fails to be built: wasm3/wasm3#447
  • Loading branch information
saghul committed Sep 26, 2023
1 parent 5a1a0be commit 79d0445
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ jobs:
matrix:
sys:
- mingw64
- clang64
#- clang64
defaults:
run:
shell: msys2 {0}
Expand Down

0 comments on commit 79d0445

Please sign in to comment.