Skip to content

Commit 7fc4547

Browse files
committed
Build/Test Tools: Bump baseline version for performance testing.
This ensures that the the performance testing workflow is providing meaningful data to track performance regressions and improvements. Props mukesh27. Fixes #65289. git-svn-id: https://develop.svn.wordpress.org/trunk@62402 602fd350-edb4-49c9-b593-d223f7449a82
1 parent 4ddc905 commit 7fc4547

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/reusable-performance-test-v2.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ on:
1919
description: 'The version being used for baseline measurements.'
2020
required: false
2121
type: 'string'
22-
default: '6.7.0'
22+
default: '7.0.0'
2323
TARGET_SHA:
2424
description: 'SHA hash of the target commit used for "before" measurements.'
2525
required: true

0 commit comments

Comments
 (0)