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 f950c6c commit 6bbf569Copy full SHA for 6bbf569
.github/workflows/integ_test_logging.yml
@@ -40,7 +40,5 @@ jobs:
40
platform: ${{ matrix.platform }}
41
project_path: ./AmplifyPlugins/Logging/Tests/AWSCloudWatchLoggingPluginHostApp
42
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' || '' }}
45
timeout-minutes: 60
46
secrets: inherit
0 commit comments