Merge pull request #984 from PyPSA/FabianHofmann-patch-2

disable windows machines in CI
This commit is contained in:
Fabian Hofmann 2024-03-21 10:11:39 +01:00 committed by GitHub
commit 899c8828f0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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