File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -215,7 +215,7 @@ jobs:
215215
216216 env :
217217 # vars used by installbuilder
218- INSTALLBUILDER_PATH : " /opt/installbuilder-21.9 .0/bin/builder"
218+ INSTALLBUILDER_PATH : " /opt/installbuilder-22.10 .0/bin/builder"
219219 INSTALLER_VARS : " project.outputDirectory=$PWD project.version=${GITHUB_REF##*/} workspace=$PWD realname=Arduino_Create_Agent"
220220 # vars passed to installbuilder to install https certs automatically
221221 CERT_INSTALL : " ask_certificates_install=CI" # win(edge),mac(safari)
@@ -257,7 +257,7 @@ jobs:
257257 installer-extension : .app
258258
259259 container :
260- image : floydpink/ubuntu-install-builder:21.9 .0
260+ image : floydpink/ubuntu-install-builder:22.10 .0
261261
262262 steps :
263263 - name : Checkout
You can’t perform that action at this time.
0 commit comments