redhat-actions / openshift-tools-installer

Download, install and cache OpenShift binaries into your GitHub Actions runners.
https://github.com/marketplace/actions/openshift-tools-installer
MIT License
22 stars 21 forks source link

Throw error if crc version is greater than 1.27.0 on macos #41

Closed divyansh42 closed 3 years ago

divyansh42 commented 3 years ago

Signed-off-by: divyansh42 diagrawa@redhat.com

Description

Fail the action if specified CRC version on macOS is greater than 1.27.0

Related Issue(s)

39

Checklist

Changes made