Skip to content

Commit

Permalink
Limit tests to GPU runnners.
Browse files Browse the repository at this point in the history
  • Loading branch information
mag1cp1n authored Dec 19, 2023
1 parent 76302e6 commit 5a82ce8
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .github/workflows/ci-gh-build-nightly-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,13 +46,7 @@ jobs:
runner: linux-amd64-gpu-v100-latest-1
- name: Pytest Unit Tests
test-scope: unit
runner: linux-amd64-2gpu
- name: Pytest Unit Tests
test-scope: unit
runner: linux-amd64-cpu4
- name: mypy
test-scope: mypy
runner: linux-amd64-cpu4
runner: linux-amd64-2gpu4

name: ${{ matrix.name }}
uses:
Expand Down

0 comments on commit 5a82ce8

Please sign in to comment.