This commit is contained in:
parent
8d0bcf718d
commit
126b43b2a6
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ on: [push]
|
|||
|
||||
jobs:
|
||||
docker:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: docker
|
||||
steps:
|
||||
-
|
||||
name: Checkout
|
||||
|
|
Loading…
Reference in a new issue