Skip to content

Commit 0ca70cb

Browse files
authored
Update prototype-tests-linux-gpu.yml
1 parent 378d9a4 commit 0ca70cb

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/prototype-tests-linux-gpu.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,13 @@ jobs:
1111
strategy:
1212
matrix:
1313
python-version:
14-
- "3.9"
1514
- "3.10"
1615
- "3.11"
1716
- "3.12"
1817
runner: ["linux.12xlarge"]
1918
gpu-arch-type: ["cpu"]
2019
include:
21-
- python-version: "3.9"
20+
- python-version: "3.10"
2221
runner: linux.g5.4xlarge.nvidia.gpu
2322
gpu-arch-type: cuda
2423
gpu-arch-version: "12.6"

0 commit comments

Comments
 (0)