From: Simon Cozens Date: Tue, 3 Feb 2026 18:13:33 +0000 (+0000) Subject: And here too X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=65edaf1460385cca8b76a40508ecdc01ef46505a;p=thirdparty%2Fgoogle%2Ffonts.git And here too --- diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 53405b90f..870b5339f 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -16,7 +16,7 @@ jobs: strategy: matrix: python-version: ["3.10"] - os: [windows-latest, macos-13, ubuntu-22.04] + os: [windows-latest, macos-latest, ubuntu-22.04] steps: - name: Cancel previous uses: styfle/cancel-workflow-action@0.11.0 @@ -102,7 +102,7 @@ jobs: with: version: head env: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} - name: Install diffenator3 run: | wget "https://github.com/googlefonts/diffenator3/releases/download/v$DIFFENATOR3_VERSION/diffenator3-v$DIFFENATOR3_VERSION-x86_64-unknown-linux-musl.tar.gz"