Skip to content

Commit

Permalink
test macos
Browse files Browse the repository at this point in the history
  • Loading branch information
xiazhvera committed Feb 22, 2024
1 parent 7c95549 commit ac6f750
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion builder.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"macos": {
"+test_steps": [
"crt-ci-prep",
"xcodebuild -scheme aws-crt-swift-Package test -destination 'platform=OSX'",
"xcodebuild -scheme aws-crt-swift-Package test -destination 'platform=macOS'",
"./integ_test.sh"
]
}
Expand Down

0 comments on commit ac6f750

Please sign in to comment.