Skip to content

Commit

Permalink
fix #33
Browse files Browse the repository at this point in the history
  • Loading branch information
joergbrech committed Dec 22, 2023
1 parent e0f08e4 commit eff4cf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-conda-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
matrix:
arch: ['x64']
os: [windows-2019, ubuntu-latest, macos-latest]
python: ['3.7', '3.8', '3.9', '3.10', '3.11']
python: ['3.8', '3.9', '3.10', '3.11']
exclude:
- arch: x86
os: macos-latest
Expand Down

0 comments on commit eff4cf3

Please sign in to comment.