mirror of
				https://github.com/meilisearch/meilisearch.git
				synced 2025-11-04 01:46:28 +00:00 
			
		
		
		
	Set fail-fast to false in publish-binaries CI
This commit is contained in:
		
							
								
								
									
										1
									
								
								.github/workflows/publish-binaries.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/publish-binaries.yml
									
									
									
									
										vendored
									
									
								
							@@ -9,6 +9,7 @@ jobs:
 | 
			
		||||
    name: Publish for ${{ matrix.os }}
 | 
			
		||||
    runs-on: ${{ matrix.os }}
 | 
			
		||||
    strategy:
 | 
			
		||||
      fail-fast: false
 | 
			
		||||
      matrix:
 | 
			
		||||
        os: [ubuntu-18.04, macos-latest, windows-latest]
 | 
			
		||||
        include:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user