Skip to content

Commit 5381c29

Browse files
Update wasm32_ubuntu_20.04.json
The old one doesn't actually cross compile anything, but just tests cross compiler with Wasm backend. The new one actually cross-build stdlib and run more tests.
1 parent 45fe495 commit 5381c29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nodes/wasm32_ubuntu_20.04.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
{
1313
"display_name": "Swift - WebAssembly (wasm32) (Tools RA, Stdlib RA) (main)",
1414
"branch": "main",
15-
"preset": "buildbot_incremental_linux_crosscompile_wasm",
15+
"preset": "buildbot_linux_crosscompile_wasm",
1616
"email_notifications": ["[email protected]"]
1717
}
1818
]

0 commit comments

Comments
 (0)