Skip to content

Commit e27f4da

Browse files
committed
Increase test timeout
1 parent ab24db4 commit e27f4da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- os: windows-latest
2323
targets: jvmTest
2424
runs-on: ${{ matrix.os }}
25-
timeout-minutes: 20
25+
timeout-minutes: 30
2626

2727
steps:
2828
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)