Skip to content

Commit eecb4fe

Browse files
CI/GitHub Actions: set job timeout 20 minutes (#958)
1 parent 5cfbc1d commit eecb4fe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ jobs:
1212
build-and-test:
1313
name: 'Core / Unit Test Pipeline'
1414
runs-on: ubuntu-latest
15+
timeout-minutes: 20
1516
permissions:
1617
# For publishing results
1718
checks: write

0 commit comments

Comments
 (0)