Use centos7.0 as runtime image so as to ...

challenge the shell script in the most knotty environment that we are willing to provide support.
pull/148/head
IceCodeNew 2020-09-24 22:45:42 +08:00
parent 51ded6c2c8
commit 825b71ca25
1 changed files with 6 additions and 1 deletions

View File

@ -26,8 +26,13 @@ jobs:
sh_checker_exclude: "LICENSE README.md README.zh-Hans-CN.md"
filed-test:
runs-on: ubuntu-latest
container:
image: centos:centos7.0.1406
steps:
- uses: actions/checkout@v2
- name: Checkout
uses: actions/checkout@v2
- name: What OS is running
run: uname -a
- name: Run the filed-test
run: |
sudo bash install-release.sh