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 c786ec935e
commit fef9b98d49

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: