Skip to content

Commit dcb2d02

Browse files
committed
Bump Test: test_jit.avm timeout
Signed-off-by: Paul Guyot <[email protected]>
1 parent 2e6cac6 commit dcb2d02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -748,7 +748,7 @@ jobs:
748748
valgrind --error-exitcode=1 ./src/AtomVM tests/libs/jit/test_jit.avm
749749
750750
- name: "Test: test_jit.avm"
751-
timeout-minutes: 20
751+
timeout-minutes: 60
752752
if: matrix.otp != '21' && matrix.otp != '22'
753753
working-directory: build
754754
run: |

0 commit comments

Comments
 (0)