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 @@ -231,7 +231,7 @@ jobs:
231231
232232 env :
233233 # vars used by installbuilder
234- INSTALLBUILDER_PATH : " /opt/installbuilder-20.9 .0/bin/builder"
234+ INSTALLBUILDER_PATH : " /opt/installbuilder-21.6 .0/bin/builder"
235235 INSTALLER_VARS : " project.outputDirectory=$PWD project.version=${GITHUB_REF##*/} workspace=$PWD realname=Arduino_Create_Agent"
236236 # vars passed to installbuilder to install https certs automatically
237237 CERT_INSTALL : " ask_certificates_install=CI" # win(edge),mac(safari)
@@ -273,7 +273,7 @@ jobs:
273273 installer-extension : .app
274274
275275 container :
276- image : floydpink/ubuntu-install-builder:20.9 .0
276+ image : floydpink/ubuntu-install-builder:21.6 .0
277277
278278 steps :
279279 - name : Checkout
You can’t perform that action at this time.
0 commit comments