Skip to content

Commit 6baddef

Browse files
committed
wip: test on g6e.xlarge
1 parent 4be003e commit 6baddef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ jobs:
138138
run: CC=gcc-12 CXX=g++-12 NVCC_PREPEND_FLAGS='-ccbin /usr/bin/g++-12' cargo build --workspace --no-default-features --features cuda-supraseal
139139

140140
test_gpu:
141-
runs-on: ['self-hosted', 'linux', 'x64', '2xlarge+gpu']
141+
runs-on: ['self-hosted', 'linux', 'x64', 'xlarge+gpu']
142142
name: Test on GPUs
143143
strategy:
144144
matrix:

0 commit comments

Comments
 (0)