Skip to content

Commit

Permalink
remove firefox for now
Browse files Browse the repository at this point in the history
  • Loading branch information
nruffing committed Jan 3, 2024
1 parent d67881d commit 210efea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
matrix:
node-version: [18.x, 20.x, 21.x]
os: [ubuntu-latest, windows-latest, macos-latest]
browser: [chrome, firefox, edge, safari]
browser: [chrome, edge, safari] # firefox
exclude:
- os: ubuntu-latest
browser: edge
Expand Down

0 comments on commit 210efea

Please sign in to comment.