Skip to content
This repository was archived by the owner on Jan 19, 2023. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/cml.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
runs-on: [self-hosted, cml-gpu]
timeout-minutes: 1440 # One day
container:
image: iterativeai/cml:0-dvc2-base1
image: ghcr.io/iterative/cml@sha256:06e7154a0278ccab9e7c7f81234d7fcc8feacbb8d694a3c305a5f151948befd6
options: --gpus all
steps:
- uses: actions/checkout@v2
Expand Down