Skip to content

Commit

Permalink
upodate image
Browse files Browse the repository at this point in the history
  • Loading branch information
dfalbel committed Feb 28, 2024
1 parent fbbb583 commit 03d04e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test-coverage-pak.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@ name: test-coverage
jobs:
test-coverage:

runs-on: ['self-hosted', 'gce', 'gpu']
runs-on: ['self-hosted', 'gpu-local']

container:
image: nvidia/cuda:11.7.1-cudnn8-devel-ubuntu18.04
image: nvidia/cuda:11.8.0-cudnn8-devel-ubuntu20.04
options: --gpus all

env:
Expand Down

0 comments on commit 03d04e1

Please sign in to comment.