chore: drop firefox for intermittent fails
This commit is contained in:
committed by
Mrugesh Mohapatra
parent
3ac415154c
commit
704beb2260
2
.github/workflows/cypress.yml
vendored
2
.github/workflows/cypress.yml
vendored
@@ -13,7 +13,7 @@ jobs:
|
|||||||
runs-on: ubuntu-18.04
|
runs-on: ubuntu-18.04
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
browsers: [chrome, firefox]
|
browsers: [chrome]
|
||||||
services:
|
services:
|
||||||
mongodb:
|
mongodb:
|
||||||
image: mongo:3.6.19
|
image: mongo:3.6.19
|
||||||
|
Reference in New Issue
Block a user