ci(actions): dont try to check windows
tests are done with terminion which is -nix only
This commit is contained in:
@@ -14,7 +14,6 @@ jobs:
|
||||
os:
|
||||
- ubuntu-latest
|
||||
- macOS-latest
|
||||
- windows-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
@@ -63,7 +62,6 @@ jobs:
|
||||
os:
|
||||
- ubuntu-latest
|
||||
- macOS-latest
|
||||
- windows-latest
|
||||
toolchain:
|
||||
- stable
|
||||
- nightly
|
||||
|
||||
Reference in New Issue
Block a user