diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 11987880..77e73d98 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -111,7 +111,7 @@ jobs: rspec: name: RSpec runs-on: ubuntu-latest - timeout-minutes: 10 + timeout-minutes: 15 container: image: ruby:4.0.5-alpine