We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d7ce7e commit 65fe324Copy full SHA for 65fe324
utils/build-presets.ini
@@ -1743,7 +1743,7 @@ indexstore-db
1743
sourcekit-lsp
1744
1745
[preset: buildbot_indexstoredb_macos,sanitize]
1746
-mixin-preset=buildbot_indexstoredb_linux,no_sanitize
+mixin-preset=buildbot_indexstoredb_macos,no_sanitize
1747
test-indexstore-db-sanitize-all
1748
1749
[preset: buildbot_indexstoredb_linux,sanitize]
@@ -1752,7 +1752,7 @@ test-indexstore-db-sanitize-all
1752
1753
# Default: sanitize-all
1754
[preset: buildbot_indexstoredb_macos]
1755
-mixin-preset=buildbot_indexstoredb_linux,sanitize
+mixin-preset=buildbot_indexstoredb_macos,sanitize
1756
1757
1758
[preset: buildbot_indexstoredb_linux]
0 commit comments