Skip to content

Commit

Permalink
Build yabridgectl on Ubuntu 20.04
Browse files Browse the repository at this point in the history
  • Loading branch information
robbert-vdh committed Oct 6, 2024
1 parent 2ad8aba commit 66c6d2f
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 66c6d2f

Please sign in to comment.