[CircleCI] Test using Postgres 14 (#16948)
* Update config.yml * Update config.yml
This commit is contained in:
		
							parent
							
								
									2251db42ec
								
							
						
					
					
						commit
						1114935e64
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -19,7 +19,7 @@ executors:
 | 
			
		|||
          DB_USER: root
 | 
			
		||||
          DISABLE_SIMPLECOV: true
 | 
			
		||||
          RAILS_ENV: test
 | 
			
		||||
      - image: cimg/postgres:12.7
 | 
			
		||||
      - image: cimg/postgres:14.0
 | 
			
		||||
        environment:
 | 
			
		||||
          POSTGRES_USER: root
 | 
			
		||||
          POSTGRES_HOST_AUTH_METHOD: trust
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue