mirror of
				https://github.com/iv-org/invidious.git
				synced 2025-11-04 06:31:57 +00:00 
			
		
		
		
	crystal 1.5.0 to CI and update crystal version
This commit is contained in:
		
							
								
								
									
										1
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							@@ -41,6 +41,7 @@ jobs:
 | 
			
		||||
          - 1.2.2
 | 
			
		||||
          - 1.3.2
 | 
			
		||||
          - 1.4.0
 | 
			
		||||
          - 1.5.0
 | 
			
		||||
        include:
 | 
			
		||||
          - crystal: nightly
 | 
			
		||||
            stable: false
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										2
									
								
								.github/workflows/container-release.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/container-release.yml
									
									
									
									
										vendored
									
									
								
							@@ -27,7 +27,7 @@ jobs:
 | 
			
		||||
      - name: Install Crystal
 | 
			
		||||
        uses: crystal-lang/install-crystal@v1.6.0
 | 
			
		||||
        with:
 | 
			
		||||
          crystal: 1.2.2
 | 
			
		||||
          crystal: 1.5.0
 | 
			
		||||
 | 
			
		||||
      - name: Run lint
 | 
			
		||||
        run: |
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user