Skip to content

Commit 2f34963

Browse files
committed
Increase generate bindings timeout
1 parent f65634e commit 2f34963

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generate_bindings.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
generate-bindings:
1414
name: Generate bindings
1515
runs-on: ubuntu-22.04
16-
timeout-minutes: 10
16+
timeout-minutes: 20
1717
steps:
1818
- uses: actions/checkout@v4
1919

0 commit comments

Comments
 (0)