From: Peter van Dijk Date: Tue, 2 Feb 2021 13:46:09 +0000 (+0100) Subject: shorten title - improves readability in GitHub Checks interfaces X-Git-Tag: dnsdist-1.6.0-alpha2~63^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d5c459a8b8606fa890d61c48aef46766ee5a370e;p=thirdparty%2Fpdns.git shorten title - improves readability in GitHub Checks interfaces --- diff --git a/.github/workflows/builder.yml b/.github/workflows/builder.yml index c04f64cb8d..155343eb63 100644 --- a/.github/workflows/builder.yml +++ b/.github/workflows/builder.yml @@ -9,7 +9,7 @@ on: jobs: build: - name: Build packages on older OSes + name: build.sh # on a ubuntu-20.04 VM runs-on: ubuntu-20.04 strategy: