Skip to content

Commit

Permalink
3
Browse files Browse the repository at this point in the history
  • Loading branch information
hainm committed Nov 24, 2024
1 parent 63d8a30 commit 247ed8b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/python-package-conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,7 @@ jobs:
strategy:
max-parallel: 5
matrix:
# python-version: ["3.10", "3.11", "3.12"] # Fatal Python error: Aborted with python 3.12
# python-version: ["3.10", "3.11"]
python-version: ["3.8"]
python-version: ["3.10", "3.11", "3.12"]

steps:
- name: Checkout repository
Expand Down

0 comments on commit 247ed8b

Please sign in to comment.