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 b10b932 commit 7aeb5ddCopy full SHA for 7aeb5dd
.github/workflows/BuildPR.yml
@@ -21,4 +21,4 @@ jobs:
21
- name: pre build
22
run: script/bootstrap && script/update_libgit2
23
- name: Test and archive project
24
- run: xcodebuild -workspace ObjectiveGitFramework.xcworkspace -scheme "ObjectiveGit Mac" test archive ARCHS="x86_64 arm64"
+ run: xcodebuild -workspace ObjectiveGitFramework.xcworkspace -scheme "ObjectiveGit Mac" test archive ARCHS="x86_64"
0 commit comments