In this step: git-commit-changelog 1.0.3 by johsoe 路 Pull Request #1046 路 bitrise-io/bitrise-steplib 路 GitHub
there is a
host_os_tags:
- osx-10.10
and
apt_get:
- name: git
at the same time. Apt-get does not seem to be available on the macOS stacks.
Is it somehow intentional?
BTW that step seems to be compatible with all the stacks so there should not be probably any host_os_tags.