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-crypto.git

commit 681e74eb5a54ac5659d7705bdd83a13989e6ad56
Author: Oliver Lietz <[email protected]>
AuthorDate: Wed Jul 12 23:02:52 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