Skip to content

Commit

Permalink
feat: fix forgotten update
Browse files Browse the repository at this point in the history
  • Loading branch information
cryptonemo committed Sep 30, 2024
1 parent b1b00f3 commit 7b30261
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
run: CC=gcc-12 CXX=g++-12 NVCC_PREPEND_FLAGS='-ccbin /usr/bin/g++-12' cargo build --workspace --no-default-features --features cuda-supraseal

test_gpu:
runs-on: ubuntu-24.04
runs-on: self-hosted
name: Test on GPUs
strategy:
matrix:
Expand Down

0 comments on commit 7b30261

Please sign in to comment.