mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-16 13:40:05 +02:00
Build yabridgectl on Ubuntu 20.04
This commit is contained in:
@@ -109,11 +109,8 @@ jobs:
|
|||||||
|
|
||||||
build-yabridgectl:
|
build-yabridgectl:
|
||||||
name: 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
|
runs-on: ubuntu-latest
|
||||||
container: robbert/docker-yabridge:bionic
|
container: robbert/docker-yabridge:focal
|
||||||
outputs:
|
outputs:
|
||||||
artifact-name: ${{ env.ARCHIVE_NAME }}
|
artifact-name: ${{ env.ARCHIVE_NAME }}
|
||||||
defaults:
|
defaults:
|
||||||
|
|||||||
Reference in New Issue
Block a user