Skip to content

Commit

Permalink
Update gpu-ci.yml to add container (NVIDIA-Merlin#1066)
Browse files Browse the repository at this point in the history
  • Loading branch information
jperez999 authored Sep 19, 2023
1 parent 844c7f3 commit aba6aa2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/gpu-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ on:
jobs:
gpu-ci:
runs-on: linux-amd64-gpu-p100-latest-1
container:
image: nvcr.io/nvidia/merlin/merlin-tensorflow:nightly
steps:
- uses: actions/checkout@v3
with:
Expand Down

0 comments on commit aba6aa2

Please sign in to comment.