Just run on Alpine
This commit is contained in:
parent
652863dd97
commit
340f4f83e4
|
@ -16,8 +16,8 @@ jobs:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
image:
|
image:
|
||||||
- debian
|
- alpine
|
||||||
- centos
|
#- centos
|
||||||
steps:
|
steps:
|
||||||
- name: checkout
|
- name: checkout
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
|
|
Loading…
Reference in New Issue