Skip to content

Commit

Permalink
⚙️ config(ci): Increase timeout of test job in ci:build to 3 minu…
Browse files Browse the repository at this point in the history
…tes.
  • Loading branch information
make-github-pseudonymous-again committed Apr 20, 2024
1 parent e3124a0 commit c97bcf1
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 @@ -82,7 +82,7 @@ jobs:

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

timeout-minutes: 2
timeout-minutes: 3

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit c97bcf1

Please sign in to comment.