Merge pull request #860 from actions/fix-buildah-ubuntu-regression

Update openshift.yml
This commit is contained in:
Andy McKay
2021-04-09 15:17:34 -07:00
committed by GitHub
+1 -1
View File
@@ -64,7 +64,7 @@ on:
jobs: jobs:
openshift-ci-cd: openshift-ci-cd:
name: Build and deploy to OpenShift name: Build and deploy to OpenShift
runs-on: ubuntu-20.04 runs-on: ubuntu-18.04
environment: production environment: production
outputs: outputs: