Skip to content

Commit

Permalink
Fix target for macOS
Browse files Browse the repository at this point in the history
  • Loading branch information
mikenachbaur-okta committed Nov 20, 2023
1 parent 2e4bedd commit a8d61c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ jobs:
- ui-test:
scheme: "UserPasswordSignIn (macOS)"
sdk: macosx
destination: "platform:macOS, name:Any Mac"
destination: "platform=macOS,name=Any Mac"

test-classicnativeauth-ios:
executor: apple-ci-arm-medium
Expand Down

0 comments on commit a8d61c6

Please sign in to comment.