Skip to content

Commit 6bbf569

Browse files
authored
chore: update logging integration test (#3903)
1 parent f950c6c commit 6bbf569

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/integ_test_logging.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,5 @@ jobs:
4040
platform: ${{ matrix.platform }}
4141
project_path: ./AmplifyPlugins/Logging/Tests/AWSCloudWatchLoggingPluginHostApp
4242
resource_subfolder: logging
43-
xcode_version: ${{ matrix.platform == 'watchOS' && '15.0' || 'latest' }}
44-
destination: ${{ matrix.platform == 'watchOS' && 'platform=watchOS Simulator,name=Apple Watch Series 8 (45mm),OS=10.2' || '' }}
4543
timeout-minutes: 60
4644
secrets: inherit

0 commit comments

Comments
 (0)