Skip to content

Commit

Permalink
Allow a little more time for tests to run
Browse files Browse the repository at this point in the history
The DSF-GDB tests themselves can take an hour or so.

Part of eclipse-cdt#816
  • Loading branch information
jonahgraham committed Jan 23, 2025
1 parent 866302c commit 74b95f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
build:

runs-on: ubuntu-24.04
timeout-minutes: 90
timeout-minutes: 120

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 74b95f0

Please sign in to comment.