From: Marc Foley Date: Thu, 12 Dec 2024 15:07:25 +0000 (+0000) Subject: upgrade os X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F8737%2Fhead;p=thirdparty%2Fgoogle%2Ffonts.git upgrade os --- diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 1bb01f80a8..f35d48971f 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -12,7 +12,7 @@ jobs: strategy: matrix: python-version: ['3.10'] - os: [windows-latest, macos-12, ubuntu-latest] + os: [windows-latest, macos-13, ubuntu-latest] steps: - name: Cancel previous uses: styfle/cancel-workflow-action@0.11.0