1 changed files with
1 additions and
1 deletions
|
|
|
@ -111,7 +111,7 @@ jobs:
|
|
|
|
rspec:
|
|
|
|
rspec:
|
|
|
|
name: RSpec
|
|
|
|
name: RSpec
|
|
|
|
runs-on: ubuntu-latest
|
|
|
|
runs-on: ubuntu-latest
|
|
|
|
timeout-minutes: 10
|
|
|
|
timeout-minutes: 15
|
|
|
|
container:
|
|
|
|
container:
|
|
|
|
image: ruby:4.0.5-alpine
|
|
|
|
image: ruby:4.0.5-alpine
|
|
|
|
|
|
|
|
|
|
|
|
|