commit | f1ae836f14a7c435be883012cae7334352ba2692 | [log] [tgz] |
---|---|---|
author | Oliver Lietz <olli@apache.org> | Thu Jul 13 01:09:01 2023 +0200 |
committer | Oliver Lietz <olli@apache.org> | Thu Jul 13 01:09:01 2023 +0200 |
tree | 01d6488295cbf5d7ba6b9f9d6dd58b56eca6f8f3 | |
parent | b652a083d6472fb3a5b90645c2704a8b8203e34a [diff] |
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" ] } }