Skip to content

Commit

Permalink
Build windows
Browse files Browse the repository at this point in the history
  • Loading branch information
tpeulen committed Jan 24, 2025
1 parent 7e97080 commit 8c56ca1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/conda-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: ["ubuntu-latest"]#, "macos-latest"] #, "windows-latest"]
os: ["ubuntu-latest", "windows-latest"] # "macos-latest"] #,
python-version: ["3.10"]
steps:
- name: Checkout Repository
Expand Down

0 comments on commit 8c56ca1

Please sign in to comment.