Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.
  • Loading branch information
kateinoigakukun authored Oct 26, 2023
commit 5381c29276deb68ad1d10698e42bfe190a3f5af9
2 changes: 1 addition & 1 deletion nodes/wasm32_ubuntu_20.04.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
{
"display_name": "Swift - WebAssembly (wasm32) (Tools RA, Stdlib RA) (main)",
"branch": "main",
"preset": "buildbot_incremental_linux_crosscompile_wasm",
"preset": "buildbot_linux_crosscompile_wasm",
"email_notifications": ["[email protected]"]
}
]
Expand Down