This commit is contained in:
parent
1fe88dff18
commit
6b50682e1b
1 changed files with 2 additions and 1 deletions
|
@ -6,7 +6,8 @@ on:
|
|||
|
||||
jobs:
|
||||
docker:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: docker
|
||||
image: ubuntu-latest
|
||||
steps:
|
||||
-
|
||||
name: Checkout
|
||||
|
|
Loading…
Add table
Reference in a new issue