Skip to content

Commit

Permalink
ci: Move gpu openacc tests to new runner.
Browse files Browse the repository at this point in the history
  • Loading branch information
rhodrin committed Jan 5, 2021
1 parent ba34d0b commit 47a9885
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pytest-gpu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
vm_name: gpu-runner-04

- name: start-runner-acc
vm_name: gpu-runner-01
vm_name: gpu-runner-02

steps:
- name: checkout repo
Expand Down Expand Up @@ -164,7 +164,7 @@ jobs:
vm_name: gpu-runner-04

- name: stop-runner-acc
vm_name: gpu-runner-01
vm_name: gpu-runner-02

steps:
- name: checkout repo
Expand Down

0 comments on commit 47a9885

Please sign in to comment.