Update gputests.yml

This commit is contained in:
Sofie Van Landeghem 2024-03-26 09:17:54 +01:00 committed by GitHub
parent 1252370f69
commit ff299fb01f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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