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:
Fabian Hofmann 2024-03-21 09:55:48 +01:00 committed by GitHub
parent 43cb5ff78e
commit ab8336d6a8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -31,7 +31,7 @@ jobs:
os:
- ubuntu-latest
- macos-latest
- windows-latest
# - windows-latest
inhouse:
- stable
- master