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 @@ -896,6 +896,30 @@ skip-test-ios
896
896
skip-test-tvos
897
897
skip-test-osx
898
898
899
+
900
+ # ===------------------------------------------------------------------------===#
901
+ # Test swiftPM on macOS builder
902
+ # ===------------------------------------------------------------------------===#
903
+
904
+ [preset: buildbot_swiftpm_macos_platform,tools=RA,stdlib=RA]
905
+ mixin-preset =buildbot_incremental_base
906
+
907
+ build-subdir =buildbot_incremental
908
+
909
+ # Build Release without debug info, because it is faster to build.
910
+ release
911
+ assertions
912
+
913
+ # Build llbuild & swiftpm here
914
+ llbuild
915
+ swiftpm
916
+
917
+ dash-dash
918
+
919
+ # Only run watchOS tests
920
+ skip-test-swift
921
+
922
+
899
923
# ===------------------------------------------------------------------------===#
900
924
# Remote Mirror Library
901
925
# ===------------------------------------------------------------------------===#
You can’t perform that action at this time.
0 commit comments