ci(actions): dont try to check windows

tests are done with terminion which is -nix only
This commit is contained in:
EdJoPaTo
2021-03-03 18:14:38 +01:00
parent c627c8a07a
commit 156da663f3
-2
View File
@@ -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