This is an automated email from the ASF dual-hosted git repository.

olli pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-messaging-mail.git

commit eb1a7d7fc98d32196fd83acbee503bd69ea738f3
Author: Oliver Lietz <[email protected]>
AuthorDate: Wed Jul 12 23:32:25 2023 +0200

    build on Linux only
---
 .sling-module.json | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.sling-module.json b/.sling-module.json
index 3f2b4e4..c5995ba 100644
--- a/.sling-module.json
+++ b/.sling-module.json
@@ -3,6 +3,9 @@
     "jdks": [
       17,
       11
+    ],
+    "operatingSystems": [
+      "linux"
     ]
   }
 }

Reply via email to