]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
And here too 10179/head
authorSimon Cozens <simon@simon-cozens.org>
Tue, 3 Feb 2026 18:13:33 +0000 (18:13 +0000)
committerSimon Cozens <simon@simon-cozens.org>
Tue, 3 Feb 2026 18:13:33 +0000 (18:13 +0000)
.github/workflows/test.yaml

index 53405b90f13b8a56220e3c65de642f50a4f76756..870b5339fec3fbcbaebf61a7c69ace2240a38314 100644 (file)
@@ -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"