We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5af7651 + 1327465 commit ab57fa9Copy full SHA for ab57fa9
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