File tree Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change @@ -912,6 +912,30 @@ skip-test-ios
912
912
skip-test-tvos
913
913
skip-test-osx
914
914
915
+
916
+ # ===------------------------------------------------------------------------===#
917
+ # Test swiftPM on macOS builder
918
+ # ===------------------------------------------------------------------------===#
919
+
920
+ [preset: buildbot_swiftpm_macos_platform,tools=RA,stdlib=RA]
921
+ mixin-preset =buildbot_incremental_base
922
+
923
+ build-subdir =buildbot_incremental
924
+
925
+ # Build Release without debug info, because it is faster to build.
926
+ release
927
+ assertions
928
+
929
+ # Build llbuild & swiftpm here
930
+ llbuild
931
+ swiftpm
932
+
933
+ dash-dash
934
+
935
+ # Only run watchOS tests
936
+ skip-test-swift
937
+
938
+
915
939
# ===------------------------------------------------------------------------===#
916
940
# Remote Mirror Library
917
941
# ===------------------------------------------------------------------------===#
You can’t perform that action at this time.
0 commit comments