ci: disable Firefox BiDi (#10564)

This commit is contained in:
Nikolay Vitkov 2023-07-18 09:56:55 +02:00 committed by GitHub
parent 6f31c52217
commit 40a6f52e14
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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