We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab24db4 commit e27f4daCopy full SHA for e27f4da
.github/workflows/test.yml
@@ -22,7 +22,7 @@ jobs:
22
- os: windows-latest
23
targets: jvmTest
24
runs-on: ${{ matrix.os }}
25
- timeout-minutes: 20
+ timeout-minutes: 30
26
27
steps:
28
- uses: actions/checkout@v4
0 commit comments