Skip to content

Commit

Permalink
update conda
Browse files Browse the repository at this point in the history
  • Loading branch information
wind23 committed Aug 5, 2024
1 parent 4e73bc8 commit a5df990
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
strategy:
fail-fast: false
matrix:
platform: [ubuntu-latest, windows-latest, macos-12]
platform: [ubuntu-latest, windows-2019, macos-12]
python-version: ["3.8", "3.10"]

runs-on: ${{ matrix.platform }}
Expand Down

0 comments on commit a5df990

Please sign in to comment.