Skip to content

Commit e8565ee

Browse files
committed
-
1 parent 677a1be commit e8565ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cml.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44

55
jobs:
66
run:
7-
runs-on: [self-hosted]
7+
runs-on: ubuntu-latest
88
container: docker://dvcorg/cml-py3:latest
99
steps:
1010
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)