mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2025-12-18 07:46:45 +00:00
package condition
This commit is contained in:
@@ -40,13 +40,11 @@ for package in ${binst_common_utils[@]}; do
|
|||||||
done
|
done
|
||||||
|
|
||||||
# brew cask install
|
# brew cask install
|
||||||
if is_BigSur; then
|
bcask_common_utils=(
|
||||||
bcask_common_utils=(
|
|
||||||
julia
|
|
||||||
)
|
|
||||||
else
|
|
||||||
bcask_common_utils=(
|
|
||||||
julia
|
julia
|
||||||
|
)
|
||||||
|
if is_Less_BigSur; then
|
||||||
|
bcask_common_utils+=(
|
||||||
virtualbox
|
virtualbox
|
||||||
vagrant
|
vagrant
|
||||||
r
|
r
|
||||||
|
|||||||
Reference in New Issue
Block a user