Run on release/14.0.0 branch

This commit is contained in:
Jennifer Shehane
2024-10-01 11:33:34 -04:00
parent cb7b33b3f3
commit a43fc40306

View File

@@ -10,7 +10,7 @@ const { getNextVersionForBinary } = require('../get-next-version')
const { nextVersion } = await getNextVersionForBinary()
const body = JSON.stringify({
branch: 'remove-centos7-support',
branch: 'release/14.0.0',
parameters: {
temp_dir: os.tmpdir(),
sha: process.env.CIRCLE_SHA1,