Skip to content

Commit

Permalink
⚙️ config(ci): Increase timeout of build workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
make-github-pseudonymous-again committed Nov 13, 2023
1 parent 62076e1 commit 46e333a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci:build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
build:
name: Continuous integration (build)
runs-on: ubuntu-latest
timeout-minutes: 10
timeout-minutes: 15
steps:
- name: Checkout 🛎️
uses: actions/checkout@v3
Expand Down

0 comments on commit 46e333a

Please sign in to comment.