File tree Expand file tree Collapse file tree 1 file changed +27
-0
lines changed
Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Original file line number Diff line number Diff line change @@ -1386,6 +1386,33 @@ skip-test-swift
13861386skip-test-cmark
13871387skip-test-llbuild
13881388
1389+ # ===------------------------------------------------------------------------===#
1390+ # Test swiftPM on Linux builder
1391+ # ===------------------------------------------------------------------------===#
1392+
1393+ [preset: buildbot_swiftpm_linux_platform,tools=RA,stdlib=RA]
1394+ mixin-preset =buildbot_incremental_base
1395+
1396+ build-subdir =buildbot_incremental
1397+
1398+ # Build Release without debug info, because it is faster to build.
1399+ release
1400+ assertions
1401+
1402+ swiftpm
1403+
1404+ xctest
1405+ foundation
1406+ libdispatch
1407+ llbuild
1408+
1409+ skip-test-swift
1410+ skip-test-cmark
1411+ skip-test-llbuild
1412+ skip-test-libdispatch
1413+ skip-test-foundation
1414+ skip-test-xctest
1415+
13891416# ===------------------------------------------------------------------------===#
13901417# Test llbuild on macOS builder
13911418# ===------------------------------------------------------------------------===#
You can’t perform that action at this time.
0 commit comments