Skip to content

Commit

Permalink
Increase timout
Browse files Browse the repository at this point in the history
  • Loading branch information
davidscn committed May 23, 2024
1 parent de7a667 commit 05cf630
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/aste_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
build:
runs-on: ubuntu-latest
container: precice/ci-ubuntu-2204:latest
timeout-minutes: 60
timeout-minutes: 80
env:
CXX_FLAGS: "-Werror -Wall -Wextra -Wno-unused-parameter"
CTEST_OUTPUT_ON_FAILURE: "Yes"
Expand Down

0 comments on commit 05cf630

Please sign in to comment.