Skip to content

Commit

Permalink
Expand macOS matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
xhochy committed Aug 29, 2024
1 parent 10d91a0 commit e79a326
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions .github/workflows/conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,19 +123,19 @@ jobs:
matrix:
environment:
- "py310-pa13"
#- "py311-pa13"
#- "py312-pa13"
#- "py310-pa14"
#- "py311-pa14"
#- "py312-pa14"
#- "py310-pa15"
#- "py311-pa15"
#- "py312-pa15"
#- "py310-pa16"
#- "py311-pa16"
#- "py312-pa16"
#- "py310-pa17"
#- "py311-pa17"
- "py311-pa13"
- "py312-pa13"
- "py310-pa14"
- "py311-pa14"
- "py312-pa14"
- "py310-pa15"
- "py311-pa15"
- "py312-pa15"
- "py310-pa16"
- "py311-pa16"
- "py312-pa16"
- "py310-pa17"
- "py311-pa17"
- "py312-pa17"
steps:
- name: Checkout branch
Expand Down

0 comments on commit e79a326

Please sign in to comment.