mirror of
https://github.com/Freika/dawarich.git
synced 2026-04-22 03:00:29 -04:00
Change the Postgres version to 13.3
This commit is contained in:
@@ -9,7 +9,7 @@ jobs:
|
||||
- image: cimg/ruby:3.2.3
|
||||
environment:
|
||||
RAILS_ENV: test
|
||||
- image: circleci/postgres:14.0
|
||||
- image: circleci/postgres:13.3
|
||||
environment:
|
||||
POSTGRES_USER: postgres
|
||||
POSTGRES_DB: test_database
|
||||
|
||||
Reference in New Issue
Block a user