Skip to content

Commit f5544da

Browse files
committed
Removed commented out lines
Signed-off-by: Eric Reinecke <[email protected]>
1 parent 2a2617d commit f5544da

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/python-package.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -180,9 +180,6 @@ jobs:
180180
macos-latest,
181181
]
182182
python-build: ["cp39", "cp310", "cp311", "cp312", "cp313"]
183-
#exclude:
184-
# none currently
185-
# - { os: macos-latest, python-build: 'cp37' }
186183
steps:
187184
- uses: actions/checkout@v4
188185

0 commit comments

Comments
 (0)