From 22e354ac2ff647b6200a06c63d91ff782a56e85c Mon Sep 17 00:00:00 2001 From: Jonas Dech Date: Wed, 4 Sep 2024 16:43:04 +0200 Subject: [PATCH] other image --- .github/workflows/cmake.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cmake.yml b/.github/workflows/cmake.yml index 4616cef542..39c0af2b12 100644 --- a/.github/workflows/cmake.yml +++ b/.github/workflows/cmake.yml @@ -18,7 +18,7 @@ jobs: # See: https://docs.github.com/en/free-pro-team@latest/actions/learn-github-actions/managing-complex-workflows#using-a-build-matrix runs-on: ubuntu-latest container: - image: pypa/manylinux2014_x86_64 + image: parsely/manylinux permissions: # IMPORTANT: this permission is mandatory for trusted publishing id-token: write