Skip to content

Commit

Permalink
add matrix entry back that was inadvertently removed during a sync wi…
Browse files Browse the repository at this point in the history
…th main
  • Loading branch information
mikealfare committed Oct 18, 2024
1 parent 0c96c95 commit ad7d29d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,7 @@ jobs:
matrix:
os: [ubuntu-latest, macos-12, windows-latest]
python-version: ['3.9', '3.10', '3.11', '3.12']
dist-type: ["whl", "gz"]

steps:
- name: Set up Python ${{ matrix.python-version }}
Expand Down

0 comments on commit ad7d29d

Please sign in to comment.