Skip to content

Commit 9f2222f

Browse files
committed
Test v4.8.24
1 parent 9a89ecf commit 9f2222f

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.2' }}
77+
NEW_VERSION: ${{ inputs.new-version && inputs.new-version || 'v4.8.24' }}
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)