unloggedio / unlogged-sdk

Unlogged SDK for recording code execution
https://unlogged.io
Apache License 2.0
152 stars 16 forks source link

Modifying compile_target pipeline to run for other java versions: 11, 19, 21 #51

Closed kingkong-AI closed 1 month ago

kingkong-AI commented 1 month ago

Modified the Git Action to test compile_target pipelines on multiple java versions. Added support for java: 8, 11, 17, 21. In case of java 8, unlogged sdk is set to java 11.

Testing:

  1. Changed the on push and on pull targets to testing branch.
  2. Pushed the code.
  3. Tested the changes.
Screenshot 2024-05-16 at 5 53 20 PM