Skip to content

Commit 311d70c

Browse files
committed
More comment out of asmjs
1 parent f97ac55 commit 311d70c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/main.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -79,10 +79,10 @@ jobs:
7979
target: x86_64-pc-windows-gnu
8080
rust: stable
8181
os: ubuntu-latest
82-
- thing: asmjs
83-
target: asmjs-unknown-emscripten
84-
rust: stable
85-
os: ubuntu-latest
82+
# - thing: asmjs
83+
# target: asmjs-unknown-emscripten
84+
# rust: stable
85+
# os: ubuntu-latest
8686
- thing: i686-msvc
8787
target: i686-pc-windows-msvc
8888
rust: stable-i686-msvc

0 commit comments

Comments
 (0)