Skip to content

Commit 7cf8000

Browse files
authored
chore: remove release/cycle-4.14 from nightly tests - WPB-22722 (#4269)
1 parent c688701 commit 7cf8000

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_develop.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
trigger_tests:
1515
strategy:
1616
matrix:
17-
branch: [develop, release/cycle-4.14, release/cycle-4.15] # List other branches here
17+
branch: [develop, release/cycle-4.15] # List other branches here
1818
uses: ./.github/workflows/_reusable_run_tests.yml
1919
with:
2020
all: true

0 commit comments

Comments
 (0)