mirror of
https://github.com/vale981/tridactyl
synced 2025-03-04 17:11:40 -05:00
Fix #2709: maybe
This commit is contained in:
parent
7b5ad6cc93
commit
1473e2bbc4
1 changed files with 1 additions and 2 deletions
3
.github/workflows/e2e.yml
vendored
3
.github/workflows/e2e.yml
vendored
|
@ -16,8 +16,7 @@ jobs:
|
|||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
os: [ubuntu, windows]
|
||||
# os: [ubuntu, macos, windows]
|
||||
os: [ubuntu, macos, windows]
|
||||
browser: [firefox, firefoxesr]
|
||||
exclude:
|
||||
- os: macos
|
||||
|
|
Loading…
Add table
Reference in a new issue