diff --git a/.github/workflows/debug-artifacts.yml b/.github/workflows/debug-artifacts.yml index 3de447d8d..ad7c37c7e 100644 --- a/.github/workflows/debug-artifacts.yml +++ b/.github/workflows/debug-artifacts.yml @@ -51,7 +51,7 @@ jobs: name: Download and check debug artifacts needs: upload-artifacts timeout-minutes: 45 - runs-on: ${{ matrix.os }} + runs-on: ubuntu-latest steps: - uses: actions/download-artifact@v3 with: