mirror of
https://github.com/whyour/qinglong.git
synced 2026-09-23 12:05:27 +08:00
feat(ql3): rehearse cross-domain reconciliation completion
This commit is contained in:
@@ -80,8 +80,8 @@ function writeMilestone(directory, manifest) {
|
||||
|
||||
function localManifest(attempt = runAttempt, variant = 'headless') {
|
||||
return {
|
||||
schemaVersion: 6,
|
||||
schema: 'qinglong/alpha-local-milestone@v6',
|
||||
schemaVersion: 7,
|
||||
schema: 'qinglong/alpha-local-milestone@v7',
|
||||
maturity: 'alpha_candidate_not_public_release',
|
||||
product: 'local',
|
||||
variant,
|
||||
|
||||
Reference in New Issue
Block a user