File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -205,6 +205,9 @@ jobs:
205205 path : RPMS/
206206
207207
208+ # The second-last entry shall use the oldest Sailfish-SDK Docker image, which
209+ # generates binaries "known to run on the latest SailfishOS release", i.e.
210+ # currently: Binaries build for SailfishOS 4.3.0 are known to run on 5.0.0.
208211 SDK-430 :
209212 runs-on : ubuntu-24.04
210213 env :
@@ -254,10 +257,7 @@ jobs:
254257 path : RPMS/
255258
256259
257- # The last entry should always point to the latest available Sailfish-SDK Docker image;
258- # the second-last entry to the oldest Sailfish-SDK Docker image, which generates binaries
259- # "known to run on the latest SailfishOS release", i.e. currently: Binaries build for
260- # SailfishOS 4.3.0 are known to run on 5.0.0.
260+ # The last entry shall use the latest available Sailfish-SDK Docker image.
261261 SDK-500 :
262262 runs-on : ubuntu-24.04
263263 env :
You can’t perform that action at this time.
0 commit comments