Skip to content

Commit 7f4c829

Browse files
committed
extends timeout for DH verification with Tamarin
1 parent f2d03f7 commit 7f4c829

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/artifact.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
include:
8888
- name: "Verify DH protocol model"
8989
command: "/gobra/dh/verify-model.sh"
90-
timeout-minutes: 1
90+
timeout-minutes: 3
9191
- name: "Verify DH core"
9292
command: "/gobra/dh/verify-core.sh"
9393
timeout-minutes: 5

0 commit comments

Comments
 (0)