diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ce246dc12e8..c02b8d19471 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -31,7 +31,7 @@ jobs: build_types: [ 'BACKEND', 'FRONTEND', 'LINT' ] target: [ 'PLUGINS', 'CORE' ] os: [ ubuntu-latest ] - ruby: [ '2.6.3' ] + ruby: [ '2.6' ] postgres: [ '10' ] redis: [ '4.x' ]