Skip to content

Commit f5d8e55

Browse files
committed
Update on "Set up CI"
[ghstack-poisoned]
2 parents 78ad3a4 + 27b21b7 commit f5d8e55

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@ jobs:
1212
strategy:
1313
matrix:
1414
python-version:
15-
- "3.8"
15+
- "3.11"
1616
runner: ["linux.12xlarge"]
1717
gpu-arch-type: ["cpu"]
1818
include:
19-
- python-version: 3.11
19+
- python-version: 3.8
2020
runner: linux.g5.4xlarge.nvidia.gpu
2121
gpu-arch-type: cuda
2222
gpu-arch-version: "11.8"

0 commit comments

Comments
 (0)