This commit is contained in:
parent
345b8e524d
commit
268491a198
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
on: [push]
|
on: [push]
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
runs-on: docker
|
runs-on: x86_64
|
||||||
container:
|
container:
|
||||||
image: alpine:edge
|
image: alpine:edge
|
||||||
steps:
|
steps:
|
||||||
|
|
Loading…
Reference in a new issue