Skip to content

Commit

Permalink
update gpu ci
Browse files Browse the repository at this point in the history
  • Loading branch information
dfalbel committed Feb 28, 2024
1 parent 1e2c334 commit acfdb24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
args: 'c("--no-multiarch", "--no-manual", "--as-cran")'

GPU:
runs-on: ['self-hosted', 'gce', 'gpu']
runs-on: ['self-hosted', 'gpu-local']
name: 'gpu'

container:
Expand Down

0 comments on commit acfdb24

Please sign in to comment.