Skip to content

Commit c0bb043

Browse files
authored
Merge pull request #466 from edymtt/build-evergreen-4.0-x86_64-only
Build Evergreen 4.0 x86_64 only
2 parents fa36789 + 8e0374f commit c0bb043

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

projects.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -743,6 +743,9 @@
743743
"workspace": "Evergreen.xcworkspace",
744744
"scheme": "Evergreen",
745745
"destination": "generic/platform=macOS",
746+
"environment": {
747+
"ARCHS": "x86_64"
748+
},
746749
"configuration": "Release",
747750
"tags": "sourcekit-disabled"
748751
}

0 commit comments

Comments
 (0)