Unverified Commit 12375706 authored by Michael Goin's avatar Michael Goin Committed by GitHub
Browse files

Adds Python 3.12 to publish.yml (#10)

parent f424d25a
......@@ -48,7 +48,7 @@ jobs:
fail-fast: false
matrix:
os: ['ubuntu-20.04']
python-version: ['3.8', '3.9', '3.10', '3.11']
python-version: ['3.8', '3.9', '3.10', '3.11', '3.12']
pytorch-version: ['2.4.0'] # Should be synced with setup.py.
cuda-version: ['12.1', '11.8']
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment