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 e247227 commit d238192Copy full SHA for d238192
1 file changed
.github/workflows/build.yml
@@ -85,3 +85,5 @@ jobs:
85
with:
86
# Ubuntu runners low on space causes the emulator to fail to install
87
free-disk-space: true
88
+ swift-build-flags: --traits SwiftToolchainCSQLite
89
+ swift-test-flags: --traits SwiftToolchainCSQLite
0 commit comments