remove firefox from test matrix
This commit is contained in:
		
							parent
							
								
									d5bf49dda0
								
							
						
					
					
						commit
						211010508e
					
				
							
								
								
									
										7
									
								
								.github/workflows/cypress.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										7
									
								
								.github/workflows/cypress.yml
									
									
									
									
										vendored
									
									
								
							@ -10,12 +10,7 @@ jobs:
 | 
			
		||||
      matrix:
 | 
			
		||||
        containers: [1, 2, 3, 4, 5]
 | 
			
		||||
        os: ["ubuntu-latest"]
 | 
			
		||||
        browser: [chrome, firefox]
 | 
			
		||||
        include:
 | 
			
		||||
          - browser: firefox
 | 
			
		||||
            container:
 | 
			
		||||
              image: cypress/browsers:node14.17.0-chrome88-ff89
 | 
			
		||||
              options: --user 1001
 | 
			
		||||
        browser: [chrome]
 | 
			
		||||
    name: E2E tests on ${{ matrix.browser }} - ${{ matrix.os }}
 | 
			
		||||
    steps:
 | 
			
		||||
      - name: Checkout
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user