Skip to content

Commit 6aa190f

Browse files
committed
Increase timeout to 60min
1 parent c9c0dba commit 6aa190f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/setup-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
name: Test end-user and developer setup
1313
if: github.event.pull_request.draft == false
1414
runs-on: ubuntu-latest
15-
timeout-minutes: 40
15+
timeout-minutes: 60
1616
steps:
1717
- uses: actions/checkout@v6
1818
- uses: julia-actions/setup-julia@v2

0 commit comments

Comments
 (0)