Skip to content

Commit 2ae9943

Browse files
authored
CI: set a timeout of 2 hours (#23)
1 parent e2d696e commit 2ae9943

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/PDFs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ on:
1010
jobs:
1111
pdf:
1212
name: Julia PDF builds (${{ matrix.buildtype }})
13+
timeout-minutes: 120
1314
runs-on: ubuntu-latest
1415
strategy:
1516
fail-fast: false

0 commit comments

Comments
 (0)