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 3593806 commit 0058bf4Copy full SHA for 0058bf4
.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