]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
We seem to inconsistently use python 3.8 or 3.10, might as well use 3.10 6390/head
authorRod S <rsheeter@google.com>
Fri, 16 Jun 2023 17:44:04 +0000 (10:44 -0700)
committerRod S <rsheeter@google.com>
Fri, 16 Jun 2023 17:44:04 +0000 (10:44 -0700)
.github/workflows/ci.yaml
.github/workflows/report.yaml

index 42e98f74f4d01c021b077646d6a19e7b01520af0..6e928c8fe4ca4d1a6e4df84087a1fe8bb2188d2b 100644 (file)
@@ -16,7 +16,7 @@ jobs:
     - name: Set up Python
       uses: actions/setup-python@v4
       with:
-        python-version: "3.8"
+        python-version: "3.10"
 
     # Check to_sandbox.txt and to_production.txt do not contain typos
     - name: Install gftools
@@ -31,7 +31,7 @@ jobs:
     - name: Set up Python
       uses: actions/setup-python@v4
       with:
-        python-version: "3.8"
+        python-version: "3.10"
 
     # Check Knowledge link graph
     - name: Install dependencies
index b8a00735c64195a9c45daf28d0ec6a29aa64c289..084290e59756651430db6e5c83b5e85e13bd6f87 100644 (file)
@@ -19,7 +19,7 @@ jobs:
     - name: Set up Python
       uses: actions/setup-python@v4
       with:
-        python-version: "3.8"
+        python-version: "3.10"
     - name: Install dependencies
       run: pip install gftools[qa]
     - name: Generate report