Skip to content

Commit

Permalink
Decrease timeout to 90 minutes
Browse files Browse the repository at this point in the history
  • Loading branch information
jeanmon committed Jun 19, 2024
1 parent ffae50a commit dfcfb29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/vm_full_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,6 @@ jobs:
- uses: ./.github/ci-setup-action
- name: "AVM Full Tests"
working-directory: ./barretenberg/cpp/
timeout-minutes: 150
timeout-minutes: 90
# limit our parallelism to half our cores
run: earthly-ci --no-output +vm-full-test --hardware_concurrency=64

0 comments on commit dfcfb29

Please sign in to comment.