We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fa9c807 + ab57fa9 commit 2ff2139Copy full SHA for 2ff2139
1 file changed
.github/workflows/pr-playground-preview.yml
@@ -83,6 +83,9 @@ jobs:
83
}
84
85
const blueprint = {
86
+ preferredVersions: {
87
+ wp: 'beta',
88
+ },
89
steps: [
90
{
91
step: 'installPlugin',
0 commit comments