disable windows machines in CI
The CI on windows machines keeps failing due to some weird syntax problem in snakefiles, which we can't solve on our end it seems.
This commit is contained in:
parent
43cb5ff78e
commit
ab8336d6a8
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@ -31,7 +31,7 @@ jobs:
|
||||
os:
|
||||
- ubuntu-latest
|
||||
- macos-latest
|
||||
- windows-latest
|
||||
# - windows-latest
|
||||
inhouse:
|
||||
- stable
|
||||
- master
|
||||
|
Loading…
Reference in New Issue
Block a user