]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
use ubuntu 5764/head
authorMarc Foley <m.foley.88@gmail.com>
Wed, 11 Jan 2023 09:39:28 +0000 (09:39 +0000)
committerMarc Foley <m.foley.88@gmail.com>
Wed, 11 Jan 2023 09:39:28 +0000 (09:39 +0000)
.github/workflows/test.yaml

index 94f46644fdb0e8ffd285e8534f86094b338e9bed..4243766617fe7b17bfa083469c55f628f21d1f03 100644 (file)
@@ -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