Run slow tests: v4 -> main

This commit is contained in:
Daniël de Kok 2024-01-30 13:26:45 +01:00
parent 68d7841df5
commit 02484c6e22

View File

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