mirror of
https://github.com/vale981/tridactyl
synced 2025-03-04 17:11:40 -05:00
Bin Windows
It probably isn't any more unreliable than Linux but I don't want to double our chances of failure
This commit is contained in:
parent
1a777fe287
commit
1fdc7fa9fb
1 changed files with 1 additions and 1 deletions
2
.github/workflows/e2e.yml
vendored
2
.github/workflows/e2e.yml
vendored
|
@ -13,7 +13,7 @@ jobs:
|
|||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
os: [ubuntu, windows]
|
||||
os: [ubuntu]
|
||||
# os: [ubuntu, macos, windows]
|
||||
browser: [firefox]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue