Skip to content

Commit 0da5cbc

Browse files
authored
[.github/workflows/ci-on-tags.yml] Align comment to recent changes
1 parent dceb2cc commit 0da5cbc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/ci-on-tags.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ on:
1212

1313
env:
1414
# For the available docker images, see https://github.com/CODeRUS/docker-sailfishos-platform-sdk
15-
# But LATEST means here, "known to run on the latest SailfishOS release": Binaries for 4.3.0 are known to run on 5.0.0.
15+
# But LATEST means here, "known to run on the latest SailfishOS release": Binaries for 4.3.0 are known to run on 5.0.0,
16+
# but altered icon paths by 4.6.0 require building for it, for details see https://github.com/sailfishos-patches/patchmanager/pull/479#pullrequestreview-2483451820.
1617
LATEST: 4.6.0.13
1718
# Do not wait up to the default of 10 minutes for network timeouts in a workflow which runs at most 20 minutes.
1819
SEGMENT_DOWNLOAD_TIMEOUT_MINS: 2

0 commit comments

Comments
 (0)