Skip to content

Commit

Permalink
looks like we need to install edge on the mac images now.
Browse files Browse the repository at this point in the history
  • Loading branch information
bandophahita committed May 7, 2024
1 parent 202fe54 commit 38cdea9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/test-mac-m1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,11 @@ jobs:
with:
firefox-version: latest

- name: setup edge
uses: browser-actions/setup-edge@v1
with:
edge-version: stable

- name: remove native drivers
run: |
rm /usr/local/share/chromedriver-mac-arm64/chromedriver
Expand Down

0 comments on commit 38cdea9

Please sign in to comment.