Pin ruby version in ci

This commit is contained in:
Hakan Ensari 2020-04-01 21:10:17 +01:00
parent 3ff98a244e
commit da28f75ac2

View File

@ -6,7 +6,7 @@ jobs:
build:
runs-on: ubuntu-latest
container:
image: ruby:2.7
image: ruby:2.7.1
services:
postgres:
image: postgres:12