Skip to content

Commit 7138394

Browse files
committed
Up timeout for enclave build.
1 parent 16bd266 commit 7138394

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/enclave.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
build_release_enclave:
1414
name: Build release enclave
1515
runs-on: ubuntu-22.04
16-
timeout-minutes: 20
16+
timeout-minutes: 60
1717

1818
steps:
1919
- name: Checkout main project

0 commit comments

Comments
 (0)