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 f635320 commit 6ca49e5Copy full SHA for 6ca49e5
.github/workflows/lint-check-all-features.yml
@@ -31,7 +31,7 @@ jobs:
31
lint-check-all-features:
32
if: ${{ github.event_name == 'merge_group' }}
33
runs-on: ubuntu-latest-16-cores
34
- timeout-minutes: 40
+ timeout-minutes: 50
35
36
steps:
37
- uses: actions/checkout@v4
0 commit comments