Skip to content

Commit d26ecc1

Browse files
committed
chore: bump timeout for floating dep check in CI
1 parent b8701dc commit d26ecc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/compat-tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
env:
4343
UV_USE_IO_URING: 0
4444
floating-dependencies:
45-
timeout-minutes: 8
45+
timeout-minutes: 9
4646
runs-on: ubuntu-latest
4747
steps:
4848
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4

0 commit comments

Comments
 (0)