unloggedio / unlogged-sdk

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

Adding support for multiple project versions in 1 git action #56

Closed kingkong-AI closed 1 month ago

kingkong-AI commented 1 month ago

Adding support to test projects with different java versions: 8, 11, 17, 21. Testing:

  1. Pushed the changes with on push set to the test branch name.
  2. The git action is triggered and passes successfully.
Screenshot 2024-05-17 at 7 54 54 PM