We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16e0fa2 commit b91d4dbCopy full SHA for b91d4db
1 file changed
.github/workflows/ci.yml
@@ -27,7 +27,8 @@ jobs:
27
make lint
28
-
29
name: Setup OpenShift
30
- uses: manusa/actions-setup-openshift@v1.1.2
+ uses: manusa/actions-setup-openshift@v1.1.4
31
+ timeout-minutes: 5
32
with:
33
oc version: 'v3.11.0'
34
enable: 'centos-imagestreams,persistent-volumes,registry,router'
0 commit comments