This is an automated email from the ASF dual-hosted git repository. sseifert pushed a commit to branch feature/SLING-12600-enable-windows in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-starter.git
commit 357b5e05fb16da0728b9e45d4751f832e0ab2ad0 Author: Stefan Seifert <[email protected]> AuthorDate: Mon Nov 24 18:11:17 2025 +0100 SLING-12600 Enable build on windows --- .sling-module.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/.sling-module.json b/.sling-module.json index a6df1e3..c19a62c 100644 --- a/.sling-module.json +++ b/.sling-module.json @@ -6,9 +6,6 @@ 17, 21 ], - "operatingSystems": [ - "linux" - ], "rebuildFrequency": "@daily", "additionalMavenParams": "-Dit.startTimeoutSeconds=120", "archivePatterns": [
