We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e61e065 commit 84c4a28Copy full SHA for 84c4a28
1 file changed
.github/workflows/ci.yml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: [self-hosted, cml-gpu]
14
timeout-minutes: 50400
15
container:
16
- image: docker://iterativeai/cml:0-dvc2-base1-gpu
+ image: docker://ariefak/real-time_object_classification:latest
17
options: --gpus all
18
steps:
19
- uses: actions/checkout@v4
0 commit comments