Skip to content

Commit 2567719

Browse files
Sofie Van Landeghemjikanter
authored andcommitted
Renamed main branch back to v4 for now (explosion#13395)
* Update gputests.yml * Update slowtests.yml
1 parent d5ecf84 commit 2567719

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/gputests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
strategy:
1010
fail-fast: false
1111
matrix:
12-
branch: [master, main]
12+
branch: [master, v4]
1313
if: github.repository_owner == 'explosion'
1414
runs-on: ubuntu-latest
1515
steps:

.github/workflows/slowtests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
strategy:
1010
fail-fast: false
1111
matrix:
12-
branch: [master, main]
12+
branch: [master, v4]
1313
if: github.repository_owner == 'explosion'
1414
runs-on: ubuntu-latest
1515
steps:

0 commit comments

Comments
 (0)