Skip to content

Commit

Permalink
Update python-package-conda.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
LucasBoTang committed Feb 14, 2024
1 parent c1ed389 commit d5bb64f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/python-package-conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
python-version: ['3.9', '3.10', '3.11']
os: ubuntu-latest
python-version: 3.9

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit d5bb64f

Please sign in to comment.