зеркало из https://github.com/github/codeql.git
Swift: add timeout to inetgration tests on macOS
This commit is contained in:
Родитель
35938067fe
Коммит
0058bf4443
|
@ -65,6 +65,7 @@ jobs:
|
|||
if : ${{ github.event_name == 'pull_request' }}
|
||||
needs: build-and-test-macos
|
||||
runs-on: macos-12-xl
|
||||
timeout-minutes: 60
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: ./swift/actions/run-integration-tests
|
||||
|
|
Загрузка…
Ссылка в новой задаче