Skip to content

remove alpine for now. #5

remove alpine for now.

remove alpine for now. #5

Workflow file for this run

fedora-init:
sudo dnf install -y zsh perl
almalinux-init: |
dnf install -y zsh perl
ubuntu-init: |
sudo apt-get update
sudo apt-get install zsh
alpine-init: |
apk add zsh perl