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 #816
  • Loading branch information
jonahgraham committed Jan 22, 2025
1 parent d7bc12f commit ad9fa23
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 ad9fa23

Please sign in to comment.