Disable out-of-tree testing for now

pull/648/head
Alex Crichton 1 month ago
parent 8901470a9a
commit f76074334d

@ -179,8 +179,10 @@ jobs:
matrix: matrix:
include: include:
- name: default - name: default
- name: exceptions # TODO: re-enable this once LLVM 24 is released as wasi-sdk now relies
defines: -DWASI_SDK_EXCEPTIONS=ON # on patches that only LLVM 24 has.
# - name: exceptions
# defines: -DWASI_SDK_EXCEPTIONS=ON
- name: static - name: static
defines: -DWASI_SDK_BUILD_SHARED=OFF defines: -DWASI_SDK_BUILD_SHARED=OFF
steps: steps:

Loading…
Cancel
Save