Skip to content

Commit

Permalink
increase CI prep time
Browse files Browse the repository at this point in the history
  • Loading branch information
palmskog committed Feb 3, 2025
1 parent 398ad78 commit 0d3b662
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
./scripts/ci/static-analysis.sh || echo "Static-analysis failed with status $?."
- name: Prepare cached dependencies
timeout-minutes: 35
timeout-minutes: 45
run: |
./scripts/setup/install_base.sh
./scripts/setup/install_z3.sh
Expand Down

0 comments on commit 0d3b662

Please sign in to comment.