diff --git a/.github/workflows/build_python_deps_linux.yml b/.github/workflows/build_python_deps_linux.yml index 5ff2982c9e..af789166a2 100644 --- a/.github/workflows/build_python_deps_linux.yml +++ b/.github/workflows/build_python_deps_linux.yml @@ -6,8 +6,8 @@ on: jobs: build_wheels: - name: Build wheels on ${{ matrix.wheel_combinations.platform }} - runs-on: ${{ matrix.wheel_combinations.arch }} + name: Build wheels on ${{ matrix.wheel_combinations[0] }} for arch ${{ matrix.wheel_combinations[1] }} + runs-on: ${{ matrix.wheel_combinations[0] }} strategy: matrix: python_versions: [