mirror of
				https://github.com/jellyfin/jellyfin.git
				synced 2025-11-03 19:17:24 -05:00 
			
		
		
		
	chore(ci): Let CI fail independently on each platform (#13446)
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									40da2ccac5
								
							
						
					
					
						commit
						0869a4f1f6
					
				
							
								
								
									
										1
									
								
								.github/workflows/ci-tests.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/ci-tests.yml
									
									
									
									
										vendored
									
									
								
							@ -16,6 +16,7 @@ jobs:
 | 
				
			|||||||
    strategy:
 | 
					    strategy:
 | 
				
			||||||
      matrix:
 | 
					      matrix:
 | 
				
			||||||
        os: ["ubuntu-latest", "macos-latest", "windows-latest"]
 | 
					        os: ["ubuntu-latest", "macos-latest", "windows-latest"]
 | 
				
			||||||
 | 
					      fail-fast: false
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    runs-on: "${{ matrix.os }}"
 | 
					    runs-on: "${{ matrix.os }}"
 | 
				
			||||||
    steps:
 | 
					    steps:
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user