File tree Expand file tree Collapse file tree 2 files changed +8
-6
lines changed Expand file tree Collapse file tree 2 files changed +8
-6
lines changed Original file line number Diff line number Diff line change @@ -109,11 +109,13 @@ jobs:
109109 cache_suffix : linux-freebsd
110110 is_qa : false
111111 generate_release_metadata : false
112- - identifier : deb-qa
113- electron_target : deb
114- cache_suffix : linux-deb
115- is_qa : true
116- generate_release_metadata : false
112+ # Note: this deb-qa is currently broken. The deb and deb-qa are currently overwriting each others
113+ # during build-release-publish and maybe the upload-artefact too.
114+ # - identifier: deb-qa
115+ # electron_target: deb
116+ # cache_suffix: linux-deb
117+ # is_qa: true
118+ # generate_release_metadata: false
117119 name : ' ${{ matrix.identifier }}'
118120
119121 env :
Original file line number Diff line number Diff line change 22 "name" : " session-desktop" ,
33 "productName" : " Session" ,
44 "description" : " Private messaging from your desktop" ,
5- "version" : " 1.17.0 " ,
5+ "version" : " 1.17.1 " ,
66 "license" : " GPL-3.0" ,
77 "author" : {
88 "name" : " Session Foundation" ,
You can’t perform that action at this time.
0 commit comments