Skip to content

Commit

Permalink
Merge pull request #1872 from mapfish/inscrases-timeout
Browse files Browse the repository at this point in the history
Inscrase the timeout
  • Loading branch information
sbrunner authored May 12, 2021
2 parents 6c4aadb + 5a8d498 commit 59a9c16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ env:
jobs:
build:
runs-on: ubuntu-20.04
timeout-minutes: 30
timeout-minutes: 40
name: Continuous integration
if: "!startsWith(github.event.head_commit.message, '[skip ci] ')"

Expand Down

0 comments on commit 59a9c16

Please sign in to comment.