ci: reactivate windows and mac
This commit is contained in:
parent
ba6e0c2e4a
commit
e6d1d43555
12
.github/workflows/ci.yaml
vendored
12
.github/workflows/ci.yaml
vendored
@ -33,13 +33,13 @@ jobs:
|
|||||||
label: ubuntu-latest
|
label: ubuntu-latest
|
||||||
prefix: /usr/share/miniconda3/envs/pypsa-eur
|
prefix: /usr/share/miniconda3/envs/pypsa-eur
|
||||||
|
|
||||||
# - os: macos-latest
|
- os: macos-latest
|
||||||
# label: macos-latest
|
label: macos-latest
|
||||||
# prefix: /Users/runner/miniconda3/envs/pypsa-eur
|
prefix: /Users/runner/miniconda3/envs/pypsa-eur
|
||||||
|
|
||||||
# - os: windows-latest
|
- os: windows-latest
|
||||||
# label: windows-latest
|
label: windows-latest
|
||||||
# prefix: C:\Miniconda3\envs\pypsa-eur
|
prefix: C:\Miniconda3\envs\pypsa-eur
|
||||||
|
|
||||||
name: ${{ matrix.label }}
|
name: ${{ matrix.label }}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user