From 2c243e5ec3c48b86e75e8b948f50ab2abf45b117 Mon Sep 17 00:00:00 2001 From: Karliss Date: Wed, 15 Jan 2025 12:57:43 +0200 Subject: [PATCH] Github provided python 3.10 is broken. --- .github/workflows/ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 742808071..82c5bbed2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -38,7 +38,7 @@ jobs: cxx-override: default - name: linux-x86_64-system-deps # ensure that Cutter can be built at least in basic config on Ubuntu 22.04 using sytem libraries image: ubuntu:22.04 - python-version: 3.10.x + python-version: 3.11.x system-deps: true package: false tarball: false @@ -310,7 +310,7 @@ jobs: artifact_linux: ${{ steps.output_setup.outputs.artifact_name }} build-linux-old: name: ${{ matrix.name }} - runs-on: ubuntu-latest + runs-on: ubuntu-latest # only a host environement, actual building happens in a docker image strategy: matrix: name: [