Skip to content

Commit a426969

Browse files
committed
Test fix
1 parent a170a3e commit a426969

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build_wheels_linux.yml

+1
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ jobs:
5454
trigger-event: ${{ github.event_name }}
5555
# This is the CUDA version to be uploaded to torchao-nightly pypi
5656
upload-to-pypi: cu121
57+
# please note: excluding 3.13t for linux builds for now
5758
python-versions: '["3.9", "3.10", "3.11", "3.12", "3.13"]'
5859
secrets:
5960
PYPI_API_TOKEN: ${{ secrets.PYPI_API_TOKEN }}

0 commit comments

Comments
 (0)