Skip to content

Commit

Permalink
Increase CI timeout (#243)
Browse files Browse the repository at this point in the history
  • Loading branch information
lgoettgens authored Nov 16, 2023
1 parent 4c28668 commit fb5b384
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ concurrency:
jobs:
test:
runs-on: ${{ matrix.os }}
timeout-minutes: 10
timeout-minutes: 15
strategy:
matrix:
os: ["ubuntu-latest"]
Expand Down

0 comments on commit fb5b384

Please sign in to comment.