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 13b0ced commit e4fbe58Copy full SHA for e4fbe58
.github/workflows/verify-expat.yml
@@ -21,7 +21,7 @@ concurrency:
21
jobs:
22
verify:
23
runs-on: ubuntu-latest
24
- timeout-minutes: 10
+ timeout-minutes: 5
25
steps:
26
- uses: actions/checkout@v6
27
with:
0 commit comments