Skip to content

Commit

Permalink
drop windows in conda canary
Browse files Browse the repository at this point in the history
  • Loading branch information
IAlibay committed Jul 26, 2023
1 parent 8a3b523 commit 436c95b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-ci-cron.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
os: [ubuntu-latest, macos-latest]
python-version: ["3.9", "3.10", "3.11"]
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 436c95b

Please sign in to comment.