Also update the branch in GPU tests

This commit is contained in:
Daniël de Kok 2024-01-30 13:32:33 +01:00
parent 02484c6e22
commit b0b56a523d

View File

@ -9,7 +9,7 @@ jobs:
strategy:
fail-fast: false
matrix:
branch: [master, v4]
branch: [master, main]
if: github.repository_owner == 'explosion'
runs-on: ubuntu-latest
steps: