Skip to content

Commit ac684c4

Browse files
LokathorAmanieu
andauthored
add more things that do adds (#881)
Co-authored-by: Amanieu d'Antras <[email protected]>
1 parent 2e9093f commit ac684c4

File tree

4 files changed

+489
-6
lines changed

4 files changed

+489
-6
lines changed

.github/workflows/main.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
- mips64-unknown-linux-gnuabi64
7878
- mips64el-unknown-linux-gnuabi64
7979
- s390x-unknown-linux-gnu
80-
- wasm32-wasi
80+
#- wasm32-wasi
8181
- i586-unknown-linux-gnu
8282
- x86_64-linux-android
8383
- arm-linux-androideabi
@@ -129,8 +129,8 @@ jobs:
129129
disable_assert_instr: true
130130
- target: s390x-unknown-linux-gnu
131131
os: ubuntu-latest
132-
- target: wasm32-wasi
133-
os: ubuntu-latest
132+
#- target: wasm32-wasi
133+
# os: ubuntu-latest
134134
- target: aarch64-unknown-linux-gnu
135135
os: ubuntu-latest
136136
- target: x86_64-apple-darwin

0 commit comments

Comments
 (0)