Skip to content

Commit 9a89ecf

Browse files
committed
Test v5.2
1 parent a6aeac1 commit 9a89ecf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/upgrade-testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
id: set-exclusions
7575
shell: bash
7676
env:
77-
NEW_VERSION: ${{ inputs.new-version && inputs.new-version || 'v5.7.0' }}
77+
NEW_VERSION: ${{ inputs.new-version && inputs.new-version || 'v5.2' }}
7878
run: |
7979
# The PHP <= 7.3/MySQL 8.4 jobs currently fail due to mysql_native_password being disabled by default. See https://core.trac.wordpress.org/ticket/61218.
8080
# MySQL 9.0+ will also not work on PHP 7.2 & 7.3. See https://core.trac.wordpress.org/ticket/61218.

0 commit comments

Comments
 (0)