Stop MacOS tests - see #2709

This commit is contained in:
Oliver Blanthorn 2021-01-29 17:53:02 +01:00
parent 302a5d997d
commit f983863c59
No known key found for this signature in database
GPG key ID: 2BB8C36BB504BFF3

View file

@ -16,7 +16,8 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [ubuntu, macos, windows]
os: [ubuntu, windows]
# os: [ubuntu, macos, windows]
browser: [firefox, firefoxesr]
exclude:
- os: macos