Skip to content

Commit 1c833dc

Browse files
committed
Set timeout for CI
1 parent cba42ff commit 1c833dc

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
@@ -22,6 +22,7 @@ jobs:
2222
- os: windows-latest
2323
targets: jvmTest
2424
runs-on: ${{ matrix.os }}
25+
timeout-minutes: 15
2526

2627
steps:
2728
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)