chore: drop firefox for intermittent fails

This commit is contained in:
Mrugesh Mohapatra
2020-09-25 00:11:23 +05:30
committed by Mrugesh Mohapatra
parent 3ac415154c
commit 704beb2260

View File

@@ -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