diff --git a/nodes/wasm32_ubuntu_20.04.json b/nodes/wasm32_ubuntu_20.04.json new file mode 100644 index 0000000..e620cd0 --- /dev/null +++ b/nodes/wasm32_ubuntu_20.04.json @@ -0,0 +1,19 @@ +{ + "contact": { + "name": "SwiftWasm team", + "email": "hello@swiftwasm.org", + "company": "" + }, + "node": { + "platform": "WebAssembly (wasm32)", + "os_version": "Ubuntu 20.04" + }, + "jobs": [ + { + "display_name": "Swift - WebAssembly (wasm32) (Tools RA, Stdlib RA) (main)", + "branch": "main", + "preset": "buildbot_incremental_linux_crosscompile_wasm", + "email_notifications": ["apple-ci@swiftwasm.org"] + } + ] +}