File tree 1 file changed +11
-1
lines changed
1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -14,6 +14,10 @@ skip-test-swiftformat
14
14
skip-test-toolchain-benchmarks
15
15
skip-test-swift-inspect
16
16
skip-test-swift
17
+ skip-build-xros
18
+ skip-test-xros
19
+ skip-test-xros-host
20
+ skip-test-xros-simulator
17
21
18
22
skip-build-clang-tools-extra
19
23
skip-build-benchmarks
@@ -25,8 +29,14 @@ no-assertions
25
29
reconfigure
26
30
27
31
install-swift
32
+ install-swiftsyntax
33
+ install-swift-testing
34
+ install-swift-testing-macros
28
35
install-prefix=/codeql-toolchain
29
36
37
+ swift-testing
38
+ swift-testing-macros
39
+
30
40
[preset: codeql-release]
31
41
mixin-preset=codeql-baseline
32
42
release
@@ -38,7 +48,7 @@ bootstrapping=hosttools
38
48
39
49
[preset: codeql-macOS]
40
50
mixin-preset=codeql-release
41
- bootstrapping=hosttools
51
+ bootstrapping=bootstrapping
42
52
43
53
[preset: codeql-debug]
44
54
mixin-preset=codeql-baseline
You can’t perform that action at this time.
0 commit comments