Skip to content

Commit

Permalink
use free GHA runner for CPU tests
Browse files Browse the repository at this point in the history
  • Loading branch information
pmeier committed Dec 14, 2022
1 parent 719a6b4 commit a209b31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prototype-tests-linux-gpu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- "3.10"
gpu-arch-type: ["cpu"]
gpu-arch-version: [""]
runner: ["linux.2xlarge"]
runner: ["ubuntu-latest"]
include:
- python-version: "3.8"
gpu-arch-type: cuda
Expand Down

0 comments on commit a209b31

Please sign in to comment.