From: Otto Moerbeek Date: Tue, 16 May 2023 07:33:28 +0000 (+0200) Subject: secpoll check: use preferred ubuntu mirror X-Git-Tag: rec-4.9.0-beta1~14^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=fd72b5d152fe60ff2af2cc1ab9ef9fb068e77677;p=thirdparty%2Fpdns.git secpoll check: use preferred ubuntu mirror --- diff --git a/.github/workflows/secpoll.yml b/.github/workflows/secpoll.yml index b7b52ea7a1..e1e4463f9e 100644 --- a/.github/workflows/secpoll.yml +++ b/.github/workflows/secpoll.yml @@ -14,6 +14,7 @@ jobs: # on a ubuntu-20.04 VM runs-on: ubuntu-20.04 steps: + - uses: PowerDNS/pdns/set-ubuntu-mirror@meta - uses: actions/checkout@v3 with: fetch-depth: 5