diff --git a/.github/workflows/integration-tests.yml b/.github/workflows/integration-tests.yml index f78091568..8d9ec237f 100644 --- a/.github/workflows/integration-tests.yml +++ b/.github/workflows/integration-tests.yml @@ -5,14 +5,13 @@ on: pull_request: branches: - master - - v2.0 jobs: Integration-Tests: - runs-on: self-hosted + runs-on: [self-hosted, V100] steps: