mirror of
https://github.com/hakanensari/frankfurter.git
synced 2024-11-21 18:42:29 +01:00
Pin ruby version in ci
This commit is contained in:
parent
3ff98a244e
commit
da28f75ac2
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user