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:
331
331
332
332
env :
333
333
# vars used by installbuilder
334
- INSTALLBUILDER_PATH : " /opt/installbuilder-22.10 .0/bin/builder"
334
+ INSTALLBUILDER_PATH : " /opt/installbuilder-23.7 .0/bin/builder"
335
335
INSTALLER_VARS : " project.outputDirectory=$PWD project.version=${GITHUB_REF##*/} workspace=$PWD realname=Arduino_Create_Agent"
336
336
# installbuilder will read this vars automatically (defined in installer.xml):
337
337
INSTALLER_CERT_WINDOWS_PASSWORD : ${{ secrets.INSTALLER_CERT_WINDOWS_PASSWORD }}
@@ -357,7 +357,7 @@ jobs:
357
357
installer-extension : .exe
358
358
359
359
container :
360
- image : floydpink/ubuntu-install-builder:22.10 .0
360
+ image : floydpink/ubuntu-install-builder:23.7 .0
361
361
362
362
steps :
363
363
- name : Checkout
You can’t perform that action at this time.
0 commit comments