Skip to content

Commit e4fbe58

Browse files
Drop timeout
1 parent 13b0ced commit e4fbe58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/verify-expat.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ concurrency:
2121
jobs:
2222
verify:
2323
runs-on: ubuntu-latest
24-
timeout-minutes: 10
24+
timeout-minutes: 5
2525
steps:
2626
- uses: actions/checkout@v6
2727
with:

0 commit comments

Comments
 (0)