]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
ci: pin mac version
authorMarc Foley <m.foley.88@gmail.com>
Wed, 24 Apr 2024 11:38:11 +0000 (12:38 +0100)
committerMarc Foley <m.foley.88@gmail.com>
Wed, 24 Apr 2024 11:38:11 +0000 (12:38 +0100)
.github/workflows/test.yaml

index 6aa1e9d9c42a91c429e4b668ab1eadadebe48b01..31868f577b3a82b110a461eaf57baab0b191af28 100644 (file)
@@ -12,7 +12,7 @@ jobs:
     strategy:
       matrix:
         python-version: ['3.10']
-        os: [windows-latest, macos-latest, ubuntu-latest]
+        os: [windows-latest, macos-12, ubuntu-latest]
     steps:
       - name: Cancel previous
         uses: styfle/cancel-workflow-action@0.11.0