mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
chore: drop firefox for intermittent fails
This commit is contained in:
committed by
Mrugesh Mohapatra
parent
3ac415154c
commit
704beb2260
@@ -13,7 +13,7 @@ jobs:
|
||||
runs-on: ubuntu-18.04
|
||||
strategy:
|
||||
matrix:
|
||||
browsers: [chrome, firefox]
|
||||
browsers: [chrome]
|
||||
services:
|
||||
mongodb:
|
||||
image: mongo:3.6.19
|
||||
|
||||
Reference in New Issue
Block a user