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 cba42ff commit 1c833dcCopy full SHA for 1c833dc
.github/workflows/test.yml
@@ -22,6 +22,7 @@ jobs:
22
- os: windows-latest
23
targets: jvmTest
24
runs-on: ${{ matrix.os }}
25
+ timeout-minutes: 15
26
27
steps:
28
- uses: actions/checkout@v4
0 commit comments