Skip to content

Commit 0481289

Browse files
authored
Move manywheel builds to linux.12xlarge.ephemeral (#1569)
Should be faster(<20 min vs 40+ min) and as secure as using GH ones
1 parent a5f2068 commit 0481289

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-manywheel-images.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ env:
3434

3535
jobs:
3636
build-docker-cuda:
37-
runs-on: ubuntu-22.04
37+
runs-on: linux.12xlarge.ephemeral
3838
strategy:
3939
matrix:
4040
cuda_version: ["12.1", "11.8"]

0 commit comments

Comments
 (0)