Skip to content
This repository was archived by the owner on Jan 25, 2023. It is now read-only.

Commit 92f69f9

Browse files
committed
Temporarily remove wasmer.
To see if that's the real issue crashing CI. Signed-off-by: David Calavera <david.calavera@gmail.com>
1 parent 55d0b61 commit 92f69f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -449,7 +449,7 @@ RUN gimme | bash
449449
# Wasmer
450450
#
451451
################################################################################
452-
RUN curl https://get.wasmer.io -sSfL | sh
452+
#RUN curl https://get.wasmer.io -sSfL | sh
453453

454454
################################################################################
455455
#

0 commit comments

Comments
 (0)