mirror of
				https://github.com/open-metadata/OpenMetadata.git
				synced 2025-11-03 20:19:31 +00:00 
			
		
		
		
	fix: Remove the strategy block from CI to run only with 1 machine (#14032)
This commit is contained in:
		
							parent
							
								
									0443402812
								
							
						
					
					
						commit
						c92dabe004
					
				@ -32,10 +32,6 @@ concurrency:
 | 
			
		||||
jobs:
 | 
			
		||||
  cypress-ci-postgresql:
 | 
			
		||||
    runs-on: ubuntu-latest
 | 
			
		||||
    strategy:
 | 
			
		||||
      fail-fast: false
 | 
			
		||||
      matrix:
 | 
			
		||||
        job: [0, 1, 2]
 | 
			
		||||
    environment: test
 | 
			
		||||
    steps:
 | 
			
		||||
      - name: Free Disk Space (Ubuntu)
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user