Update CI to run on Ubuntu 22.04 (#1632)
This allows us compile binaryen from source during CI, which was broken recently. See https://github.com/WebAssembly/binaryen/issues/8067 and https://github.com/WebAssembly/binaryen/pull/8071
This commit is contained in:
@@ -6,7 +6,7 @@ orbs:
|
||||
executors:
|
||||
ubuntu:
|
||||
docker:
|
||||
- image: buildpack-deps:focal
|
||||
- image: buildpack-deps:jammy
|
||||
mac_arm64:
|
||||
environment:
|
||||
EMSDK_NOTTY: "1"
|
||||
|
||||
Reference in New Issue
Block a user