Skip to content

Commit c20fa52

Browse files
committed
Build/Test Tools: Update the currently supported branch that's used to determine the frequency of scheduled tests of old branches.
See #63170 git-svn-id: https://develop.svn.wordpress.org/trunk@60323 602fd350-edb4-49c9-b593-d223f7449a82
1 parent 2fef007 commit c20fa52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-old-branches.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ on:
2525
permissions: {}
2626

2727
env:
28-
CURRENTLY_SUPPORTED_BRANCH: '6.7'
28+
CURRENTLY_SUPPORTED_BRANCH: '6.8'
2929

3030
jobs:
3131
dispatch-workflows-for-old-branches:

0 commit comments

Comments
 (0)