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 @@ -331,7 +331,7 @@ jobs:
331331
332332 env :
333333 # vars used by installbuilder
334- INSTALLBUILDER_PATH : " /opt/installbuilder-22.10 .0/bin/builder"
334+ INSTALLBUILDER_PATH : " /opt/installbuilder-23.7 .0/bin/builder"
335335 INSTALLER_VARS : " project.outputDirectory=$PWD project.version=${GITHUB_REF##*/} workspace=$PWD realname=Arduino_Create_Agent"
336336 # installbuilder will read this vars automatically (defined in installer.xml):
337337 INSTALLER_CERT_WINDOWS_PASSWORD : ${{ secrets.INSTALLER_CERT_WINDOWS_PASSWORD }}
@@ -357,7 +357,7 @@ jobs:
357357 installer-extension : .exe
358358
359359 container :
360- image : floydpink/ubuntu-install-builder:22.10 .0
360+ image : floydpink/ubuntu-install-builder:23.7 .0
361361
362362 steps :
363363 - name : Checkout
You can’t perform that action at this time.
0 commit comments