parent
96036ff29b
commit
39f2aa6fb0
1 changed files with 2 additions and 0 deletions
|
@ -5,5 +5,7 @@ on:
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
|
container:
|
||||||
|
image: alpine:3.18
|
||||||
steps:
|
steps:
|
||||||
- run: echo All Good
|
- run: echo All Good
|
||||||
|
|
Loading…
Reference in a new issue