Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Commit 4e24d6a

Browse files
authored
add matrix entry back that was inadvertently removed during a sync with main (#1375)
1 parent 0c96c95 commit 4e24d6a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,7 @@ jobs:
176176
matrix:
177177
os: [ubuntu-latest, macos-12, windows-latest]
178178
python-version: ['3.9', '3.10', '3.11', '3.12']
179+
dist-type: ["whl", "gz"]
179180

180181
steps:
181182
- name: Set up Python ${{ matrix.python-version }}

0 commit comments

Comments
 (0)