Skip to content

Commit 988654f

Browse files
committed
fix release build
1 parent da377ef commit 988654f

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/release_build.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,6 @@ jobs:
1919
strategy:
2020
matrix:
2121
include:
22-
- os: linux.2xlarge
23-
python-version: 3.9
24-
python-tag: "py39"
25-
cuda-tag: "cu126"
2622
- os: linux.2xlarge
2723
python-version: '3.10'
2824
python-tag: "py310"
@@ -115,7 +111,6 @@ jobs:
115111
os:
116112
- linux.g5.12xlarge.nvidia.gpu
117113
python-version:
118-
- 3.9
119114
- "3.10"
120115
- "3.11"
121116
- "3.12"

0 commit comments

Comments
 (0)