mirror of
https://github.com/github/codeql-action.git
synced 2026-04-17 20:43:17 +00:00
Add a timeout of 30 min
For all CI jobs. Based on some eye-balling 30 minutes should be enough time for all jobs to complete.
This commit is contained in:
1
.github/workflows/__test-ruby.yml
generated
vendored
1
.github/workflows/__test-ruby.yml
generated
vendored
@@ -37,6 +37,7 @@ jobs:
|
||||
- os: macos-latest
|
||||
version: nightly-latest
|
||||
name: Ruby analysis
|
||||
timeout-minutes: 30
|
||||
runs-on: ${{ matrix.os }}
|
||||
steps:
|
||||
- name: Check out repository
|
||||
|
||||
Reference in New Issue
Block a user