From: Marc Foley Date: Thu, 19 Dec 2024 11:43:32 +0000 (+0000) Subject: test.yaml: pin ubuntu X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F8757%2Fhead;p=thirdparty%2Fgoogle%2Ffonts.git test.yaml: pin ubuntu --- diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index f35d48971f..c4c032f61c 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -12,7 +12,7 @@ jobs: strategy: matrix: python-version: ['3.10'] - os: [windows-latest, macos-13, ubuntu-latest] + os: [windows-latest, macos-13, ubuntu-22.04] steps: - name: Cancel previous uses: styfle/cancel-workflow-action@0.11.0 @@ -68,7 +68,7 @@ jobs: diffenator: name: Diffenate fonts - runs-on: ubuntu-latest + runs-on: ubuntu-22.04 continue-on-error: true steps: