Skip to content

Commit 7b30261

Browse files
committed
feat: fix forgotten update
1 parent b1b00f3 commit 7b30261

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
run: CC=gcc-12 CXX=g++-12 NVCC_PREPEND_FLAGS='-ccbin /usr/bin/g++-12' cargo build --workspace --no-default-features --features cuda-supraseal
7676

7777
test_gpu:
78-
runs-on: ubuntu-24.04
78+
runs-on: self-hosted
7979
name: Test on GPUs
8080
strategy:
8181
matrix:

0 commit comments

Comments
 (0)