This is an automated email from the ASF dual-hosted git repository.
rombert pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-sightly-js-provider.git
The following commit(s) were added to refs/heads/master by this push:
new 4ede4d2 chore: build on all supported JVMs (#9)
4ede4d2 is described below
commit 4ede4d2422f4c8f6c77225ff3f13c2d114c41abf
Author: Robert Munteanu <[email protected]>
AuthorDate: Mon Jan 27 16:58:31 2025 +0100
chore: build on all supported JVMs (#9)
---
.sling-module.json | 5 -----
1 file changed, 5 deletions(-)
diff --git a/.sling-module.json b/.sling-module.json
deleted file mode 100644
index 2e7b747..0000000
--- a/.sling-module.json
+++ /dev/null
@@ -1,5 +0,0 @@
-{
- "jenkins": {
- "jdks": [11]
- }
-}