CI: Node 15.x でも回すように (#6836)
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/nodejs.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/nodejs.yml
									
									
									
									
										vendored
									
									
								
							| @@ -12,7 +12,7 @@ jobs: | |||||||
|  |  | ||||||
|     strategy: |     strategy: | ||||||
|       matrix: |       matrix: | ||||||
|         node-version: [12.x, 14.x] |         node-version: [12.x, 14.x, 15.x] | ||||||
|  |  | ||||||
|     services: |     services: | ||||||
|       postgres: |       postgres: | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 rinsuki
					rinsuki