diff --git a/.github/workflows/guide-notebooks-ec2.yml b/.github/workflows/guide-notebooks-ec2.yml index 47b98144..3464d1c4 100644 --- a/.github/workflows/guide-notebooks-ec2.yml +++ b/.github/workflows/guide-notebooks-ec2.yml @@ -75,7 +75,8 @@ jobs: guide_notebooks_regression_ec2: - runs-on: ${{ needs.start_ec2_runner.outputs.RUNS_ON }} + #runs-on: ${{ needs.start_ec2_runner.outputs.RUNS_ON }} + runs-on: self-hosted needs: start_ec2_runner steps: - name: verify-instance