chore: remove 14 as binary branch (#30850)

This commit is contained in:
Bill Glesias
2025-01-09 13:34:24 -05:00
committed by GitHub
parent 4cb5774618
commit 6f3e4dc2a7
2 changed files with 1 additions and 2 deletions
@@ -10,7 +10,6 @@ const { getNextVersionForBinary } = require('../get-next-version')
const { nextVersion } = await getNextVersionForBinary()
const body = JSON.stringify({
branch: 'release/14.0.0',
parameters: {
temp_dir: os.tmpdir(),
sha: process.env.CIRCLE_SHA1,