Ubuntu-Latest: Update all workflows to use ubuntu-latest
This commit is contained in:
@@ -77,7 +77,7 @@ jobs:
|
||||
# 🖊️ Uncomment this if you are using CRDA scan step above
|
||||
# needs: crda-scan
|
||||
name: Build and deploy to OpenShift
|
||||
runs-on: ubuntu-20.04
|
||||
runs-on: ubuntu-latest
|
||||
environment: production
|
||||
|
||||
outputs:
|
||||
|
||||
Reference in New Issue
Block a user