remove windows from test matrix (#666)

This commit is contained in:
Felipe Knorr Kuhn 2021-07-26 16:47:32 -07:00 committed by GitHub
parent 735c2ba587
commit 59cd80b6d1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,15 +9,8 @@ jobs:
fail-fast: false
matrix:
containers: [1, 2, 3, 4, 5]
os: ["ubuntu-latest", "windows-latest"]
browser: [chrome, firefox, edge]
exclude:
- os: ubuntu-latest
browser: edge
- os: windows-latest
browser: firefox
- os: windows-latest
browser: chrome
os: ["ubuntu-latest"]
browser: [chrome, firefox]
include:
- browser: firefox
container: