File tree Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -13,8 +13,6 @@ base-internal-yarn-berry: &base-internal-yarn-berry cypress/base-internal:22.19.
1313# Lowest Node.js version we support of the minimum major version supported
1414# See https://docs.cypress.io/app/get-started/install-cypress#Nodejs
1515base-internal-minimum-node : &base-internal-minimum-node cypress/base-internal:20.15.0
16- ubuntu-2004-current : &ubuntu-2004-current ubuntu-2004:2024.11.1
17- ubuntu-2004-older : &ubuntu-2004-older ubuntu-2004:2024.05.1
1816
1917orbs :
2018 browser-tools : circleci/browser-tools@2.3.1
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ const { getNextVersionForBinary } = require('../get-next-version')
1111
1212 const body = JSON . stringify ( {
1313 // This branch is the branch of the `cypress-publish-binary` repository
14- // branch: 'main ',
14+ branch : 'chore/update_images ' ,
1515 parameters : {
1616 temp_dir : os . tmpdir ( ) ,
1717 sha : process . env . CIRCLE_SHA1 ,
You can’t perform that action at this time.
0 commit comments