Skip to content

Add CI/CD: upgrade.sh validation test #207

Add CI/CD: upgrade.sh validation test

Add CI/CD: upgrade.sh validation test #207

Workflow file for this run

name: Centos
on: [push]
jobs:
Centos8:
runs-on: ubuntu-20.04
container: centos:8
steps:
- uses: actions/checkout@v3
- uses: ./.github/actions/deploy-centos