Revert testing changes

This commit is contained in:
Sam Clegg
2020-06-23 20:35:53 -07:00
parent 618fcf36ee
commit dc74092927
2 changed files with 4 additions and 8 deletions

View File

@@ -3,7 +3,7 @@ FROM debian:buster AS stage_build
# ------------------------------------------------------------------------------
# Supports only 1.38.40+, accepts also '-upstream' variants
ARG EMSCRIPTEN_VERSION=1.39.17
ARG EMSCRIPTEN_VERSION=1.39.18
# ------------------------------------------------------------------------------