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:
215
215
216
216
env :
217
217
# vars used by installbuilder
218
- INSTALLBUILDER_PATH : " /opt/installbuilder-21.6 .0/bin/builder"
218
+ INSTALLBUILDER_PATH : " /opt/installbuilder-21.9 .0/bin/builder"
219
219
INSTALLER_VARS : " project.outputDirectory=$PWD project.version=${GITHUB_REF##*/} workspace=$PWD realname=Arduino_Create_Agent"
220
220
# vars passed to installbuilder to install https certs automatically
221
221
CERT_INSTALL : " ask_certificates_install=CI" # win(edge),mac(safari)
@@ -257,7 +257,7 @@ jobs:
257
257
installer-extension : .app
258
258
259
259
container :
260
- image : floydpink/ubuntu-install-builder:21.6 .0
260
+ image : floydpink/ubuntu-install-builder:21.9 .0
261
261
262
262
steps :
263
263
- name : Checkout
You can’t perform that action at this time.
0 commit comments