Skip to content

Commit bdb452b

Browse files
committed
use wp 5.9 rc3 in tests
1 parent 8e7c622 commit bdb452b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint-test-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686
8787
- name: "Configure environment with WP 5.9"
8888
run: |
89-
echo -e '{\n\t"core": "https://wordpress.org/wordpress-5.9-beta2.zip"\n}' > ./.wp-env.override.json
89+
echo -e '{\n\t"core": "https://wordpress.org/wordpress-5.9-RC3.zip"\n}' > ./.wp-env.override.json
9090
9191
- name: Install WordPress
9292
run: |

0 commit comments

Comments
 (0)