"vscode:/vscode.git/clone" did not exist on "75ada25048345b6a121d3528bd716f7effb9581e"
Unverified Commit 822bae8c authored by Yineng Zhang's avatar Yineng Zhang Committed by GitHub
Browse files

feat: cross python wheel for sgl-kernel (#3138)

parent 8e48ca8c
......@@ -35,7 +35,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: ['3.10']
python-version: ['3.9']
cuda-version: ['12.4']
steps:
......
......@@ -18,7 +18,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: ['3.9', '3.10', '3.11', '3.12']
python-version: ['3.9']
cuda-version: ['12.4']
steps:
......
......@@ -17,7 +17,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: ['3.9', '3.10', '3.11', '3.12']
python-version: ['3.9']
cuda-version: ['11.8']
steps:
......
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