Skip to content

Commit

Permalink
gh: Bump time limit for llvm test suite run.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jezurko committed Oct 14, 2024
1 parent dd8528a commit 746d5b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prerelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ jobs:
disable-unsup: 'ON'

runs-on: ubuntu-${{ matrix.image-version }}
timeout-minutes: 60
timeout-minutes: 360
container:
image:
ghcr.io/trailofbits/vast-ubuntu-${{ matrix.image-version }}-llvm-${{ matrix.llvm-version }}-dev:latest
Expand Down

0 comments on commit 746d5b6

Please sign in to comment.