Skip to content

Commit

Permalink
⚙️ config(ci): Increase timeout of ci:test:deploy main job.
Browse files Browse the repository at this point in the history
Because we need to wait for the image push.
  • Loading branch information
make-github-pseudonymous-again committed Apr 19, 2024
1 parent ecf1328 commit 4d62366
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci:test:deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:

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

timeout-minutes: 4
timeout-minutes: 18

steps:
- name: Checkout 🛎️
Expand Down

0 comments on commit 4d62366

Please sign in to comment.