We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0758f29 commit 95e3610Copy full SHA for 95e3610
.github/workflows/test-e2e.yml
@@ -63,7 +63,7 @@ jobs:
63
echo "group=[1, 2, 3, 4, 5, 6]" >> $GITHUB_OUTPUT
64
echo "total=6" >> $GITHUB_OUTPUT
65
else
66
- VERSION_SELECTORS=[\"latest\"]
+ VERSION_SELECTORS=[\"latest\",\"canary\"]
67
68
69
fi
0 commit comments