Unverified Commit e23f4582 authored by Woosuk Kwon's avatar Woosuk Kwon Committed by GitHub
Browse files

Add CUDA 11.8 (#9)

parent 5a3e6ebf
......@@ -50,7 +50,7 @@ jobs:
os: ['ubuntu-20.04']
python-version: ['3.8', '3.9', '3.10', '3.11']
pytorch-version: ['2.4.0'] # Should be synced with setup.py.
cuda-version: ['12.1']
cuda-version: ['12.1', '11.8']
steps:
- name: Checkout
......
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