Skip to content

Commit

Permalink
Update gpu-ci.yml to correctly labeled runner
Browse files Browse the repository at this point in the history
  • Loading branch information
jperez999 authored Sep 19, 2023
1 parent 6c13ec3 commit 3fe53cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gpu-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:

jobs:
gpu-ci:
runs-on: 1GPU
runs-on: linux-amd64-gpu-p100-latest-1
steps:
- uses: actions/checkout@v3
with:
Expand Down

0 comments on commit 3fe53cd

Please sign in to comment.