Build yabridgectl on Ubuntu 20.04

This commit is contained in:
Robbert van der Helm 2024-10-06 16:57:54 +02:00
parent 2ad8aba5e3
commit 66c6d2ff5c

View File

@ -109,11 +109,8 @@ jobs:
build-yabridgectl:
name: Build yabridgectl
# FIXME: The ubuntu-18.04 runner has been deprecated but since it doesn't cause any
# issues we'll keep it around for a bit longer
# runs-on: ubuntu-18.04
runs-on: ubuntu-latest
container: robbert/docker-yabridge:bionic
container: robbert/docker-yabridge:focal
outputs:
artifact-name: ${{ env.ARCHIVE_NAME }}
defaults: