Skip to content

Commit

Permalink
[ci] fix ray test running machine
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterSH6 committed Nov 30, 2024
1 parent e7ebc1d commit 0c5452a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ray_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ on:

jobs:
ray:
runs-on: self-host-gpu
runs-on: [self-hosted, gpu]
strategy:
matrix:
python-version: ["3.12"]
Expand Down

0 comments on commit 0c5452a

Please sign in to comment.