Skip to content
Open
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
5 changes: 4 additions & 1 deletion .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,10 @@ jobs:
- debug
- assert
include:
# sista build not fully prepared for linux64x64, so only choose selected configurations for linux32x86
- arch: linux64x64
flavor: squeak.sista.spur
heartbeat: threaded
mode: fast
- arch: linux32x86
flavor: squeak.sista.spur
heartbeat: threaded
Expand Down