Skip to content

Commit

Permalink
ci: update circleci browsers orb to fix firefox issue (#2302)
Browse files Browse the repository at this point in the history
  • Loading branch information
markwhitfeld authored Feb 13, 2025
1 parent 03cd1e9 commit 1d61820
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: 2.1

orbs:
browser-tools: circleci/browser-tools@1.4.8
browser-tools: circleci/browser-tools@1.5.1

# Configuration
job_defaults_var: &job_defaults
Expand Down

0 comments on commit 1d61820

Please sign in to comment.