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.
2 parents 6f631b4 + 0058bf4 commit 2db77a7Copy full SHA for 2db77a7
.github/workflows/swift.yml
@@ -65,6 +65,7 @@ jobs:
65
if : ${{ github.event_name == 'pull_request' }}
66
needs: build-and-test-macos
67
runs-on: macos-12-xl
68
+ timeout-minutes: 60
69
steps:
70
- uses: actions/checkout@v3
71
- uses: ./swift/actions/run-integration-tests
0 commit comments