Skip to content

Commit

Permalink
enable micromamba tests on Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
jaimergp committed Dec 18, 2023
1 parent 9daa6c7 commit 73671ae
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,11 +79,7 @@ jobs:
conda-standalone: conda-standalone
- os: windows
python-version: "3.11"
conda-standalone: conda-standalone-nightly
# Micromamba doesn't support Windows yet (menuinst features missing)
# - os: windows
# python-version: 3.11
# conda-standalone: micromamba
conda-standalone: micromamba

env:
PYTHONUNBUFFERED: "1"
Expand Down

0 comments on commit 73671ae

Please sign in to comment.