mirror of
				https://gitea.invidious.io/iv-org/invidious
				synced 2025-06-05 23:29:12 +02:00 
			
		
		
		
	Add Crystal 1.2.0 to CI and bump install-crystal (#2517)
This commit is contained in:
		
							
								
								
									
										3
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							| @@ -40,6 +40,7 @@ jobs: | |||||||
|         crystal: |         crystal: | ||||||
|           - 1.0.0 |           - 1.0.0 | ||||||
|           - 1.1.1 |           - 1.1.1 | ||||||
|  |           - 1.2.0 | ||||||
|         include: |         include: | ||||||
|           - crystal: nightly |           - crystal: nightly | ||||||
|             stable: false |             stable: false | ||||||
| @@ -48,7 +49,7 @@ jobs: | |||||||
|       - uses: actions/checkout@v2 |       - uses: actions/checkout@v2 | ||||||
|  |  | ||||||
|       - name: Install Crystal |       - name: Install Crystal | ||||||
|         uses: oprypin/install-crystal@v1.2.4 |         uses: crystal-lang/install-crystal@v1.5.3 | ||||||
|         with: |         with: | ||||||
|           crystal: ${{ matrix.crystal }} |           crystal: ${{ matrix.crystal }} | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user