Skip to content

Commit

Permalink
chore: minor
Browse files Browse the repository at this point in the history
  • Loading branch information
chenzhuofu committed Jan 15, 2025
1 parent 6a45d77 commit 13c29af
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/gpu-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,10 @@ concurrency:
jobs:
gpu-ci:
name: GPU-CI
runs-on: [runs-on,runner=gpu-nvidia-lightweight]
runs-on:
- runs-on
- family=g4dn.xlarge
- image=ubuntu22-full-x64

strategy:
max-parallel: 1
Expand Down

0 comments on commit 13c29af

Please sign in to comment.