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:
231
231
232
232
env :
233
233
# vars used by installbuilder
234
- INSTALLBUILDER_PATH : " /opt/installbuilder-20.9 .0/bin/builder"
234
+ INSTALLBUILDER_PATH : " /opt/installbuilder-21.6 .0/bin/builder"
235
235
INSTALLER_VARS : " project.outputDirectory=$PWD project.version=${GITHUB_REF##*/} workspace=$PWD realname=Arduino_Create_Agent"
236
236
# vars passed to installbuilder to install https certs automatically
237
237
CERT_INSTALL : " ask_certificates_install=CI" # win(edge),mac(safari)
@@ -273,7 +273,7 @@ jobs:
273
273
installer-extension : .app
274
274
275
275
container :
276
- image : floydpink/ubuntu-install-builder:20.9 .0
276
+ image : floydpink/ubuntu-install-builder:21.6 .0
277
277
278
278
steps :
279
279
- name : Checkout
You can’t perform that action at this time.
0 commit comments