Skip to content

Commit

Permalink
chore: Increasing Logging timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
ruisebas committed Nov 2, 2023
1 parent 6eac770 commit 7b9b54b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integ_test_logging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,5 @@ jobs:
project_path: ./AmplifyPlugins/Logging/Tests/AWSCloudWatchLoggingPluginHostApp
xcode_version: ${{ matrix.platform == 'watchOS' && '15.0' || '14.3' }}
resource_subfolder: logging
timeout-minutes: 45
timeout-minutes: 60
secrets: inherit

0 comments on commit 7b9b54b

Please sign in to comment.