Skip to content

Commit

Permalink
⚙️ config(ci): Increase test timeout for ci:build:compose.
Browse files Browse the repository at this point in the history
  • Loading branch information
make-github-pseudonymous-again committed Apr 18, 2024
1 parent 7d75928 commit 9574a14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci:build:compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:

runs-on: ${{ matrix.platform }}

timeout-minutes: 3
timeout-minutes: 4

steps:
- name: Checkout 🛎️
Expand Down

0 comments on commit 9574a14

Please sign in to comment.