Skip to content

Commit

Permalink
ci: disable Firefox BiDi (#10564)
Browse files Browse the repository at this point in the history
  • Loading branch information
Lightning00Blade committed Jul 18, 2023
1 parent 6f31c52 commit 40a6f52
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -217,6 +217,10 @@ jobs:
suite: firefox-headful
- os: macos-latest
suite: firefox-headless
# Disabled due to https://bugzilla.mozilla.org/show_bug.cgi?id=1843550
# The first time the browsers launches it crashes.
- os: macos-latest
suite: firefox-bidi
steps:
- name: Checkout
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
Expand Down

0 comments on commit 40a6f52

Please sign in to comment.