Stop testing Firefox ESR on Windows

It is failing so much that it is making the rest of the
tests a bit useless. Should re-enable at some point in
the future once a new ESR version is out.
This commit is contained in:
Oliver Blanthorn 2023-03-02 17:12:38 +01:00
parent 9c8006107e
commit 58283a1c3d
No known key found for this signature in database
GPG key ID: 2BB8C36BB504BFF3

View file

@ -28,7 +28,7 @@ jobs:
# os: [ubuntu, macos, windows]
browser: [firefox, firefoxesr]
exclude:
- os: macos
- os: [macos, windows]
browser: firefoxesr
runs-on: ${{ matrix.os }}-latest