Skip to content

Commit

Permalink
Update pipeline.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hcho3 authored Sep 4, 2024
1 parent 559a246 commit ad12aa6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ steps:
agents:
queue: linux-amd64-cpu
- label: ":console: Build CUDA with RMM"
command: "tests/buildkite/build-cuda-with-rmm.s stable"
command: "tests/buildkite/build-cuda-with-rmm.sh stable"
key: build-cuda-with-rmm
agents:
queue: linux-amd64-cpu
Expand Down

0 comments on commit ad12aa6

Please sign in to comment.