We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 677a1be commit e8565eeCopy full SHA for e8565ee
.github/workflows/cml.yml
@@ -4,7 +4,7 @@ on:
4
5
jobs:
6
run:
7
- runs-on: [self-hosted]
+ runs-on: ubuntu-latest
8
container: docker://dvcorg/cml-py3:latest
9
steps:
10
- uses: actions/checkout@v2
0 commit comments