Skip to content

CI: switch to alpine musl

Tristan Matthews requested to merge tmatth/libopusenc:ci-switch-to-alpine into master

This MR:

  • switches to using an alpine + musl config
  • removes the unnecessary dependency on bash by changing the shebang in update_version
  • checks output of update_version (unknown means that the script failed for some reason)
Edited by Tristan Matthews

Merge request reports