diff --git a/.github/workflows/gputests.yml b/.github/workflows/gputests.yml index c6ea98f76..66e0707e0 100644 --- a/.github/workflows/gputests.yml +++ b/.github/workflows/gputests.yml @@ -9,7 +9,7 @@ jobs: strategy: fail-fast: false matrix: - branch: [master, main] + branch: [master, v4] if: github.repository_owner == 'explosion' runs-on: ubuntu-latest steps: