Skip to content

Commit c2616f0

Browse files
committed
Set timeout-minutes: 3 to GitHub Actions
1 parent 1747964 commit c2616f0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ on:
99
jobs:
1010
build:
1111
runs-on: ubuntu-latest
12+
timeout-minutes: 3
1213
strategy:
1314
matrix:
1415
emacs_version:

0 commit comments

Comments
 (0)