Skip to content

Commit

Permalink
Use iPhone 15 in AppCheck integration test
Browse files Browse the repository at this point in the history
  • Loading branch information
mdmathias committed Dec 18, 2023
1 parent 96407c7 commit b232fda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,6 @@ jobs:
test-without-building \
-scheme AppAttestExample \
-sdk iphonesimulator \
-destination 'platform=iOS Simulator,name=iPhone 11' \
-destination 'platform=iOS Simulator,name=iPhone 15' \
AppCheckDebugToken=$AppCheckDebugToken \
APP_CHECK_WEB_API_KEY=$APP_CHECK_WEB_API_KEY

0 comments on commit b232fda

Please sign in to comment.