From: Marc Foley Date: Wed, 11 Jan 2023 09:39:28 +0000 (+0000) Subject: use ubuntu X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F5764%2Fhead;p=thirdparty%2Fgoogle%2Ffonts.git use ubuntu --- diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 94f46644fd..4243766617 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -15,7 +15,7 @@ jobs: strategy: matrix: python-version: ['3.10'] - os: [windows-latest, macos-latest, linux-latest] + os: [windows-latest, macos-latest, ubuntu-latest] steps: - name: Cancel previous uses: styfle/cancel-workflow-action@0.11.0