Skip to content

Commit 987c1d3

Browse files
committed
ci: Increase timeout for vsl-compiles job
1 parent d261348 commit 987c1d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/vsl_and_vtl_compile_ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
os: [ubuntu-24.04, macos-14]
2828
fail-fast: false
2929
runs-on: ${{ matrix.os }}
30-
timeout-minutes: 25
30+
timeout-minutes: 30
3131
env:
3232
VFLAGS: -no-parallel
3333
steps:

0 commit comments

Comments
 (0)