build on Linux only
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"
     ]
   }
 }