camunda / feel-scala

FEEL parser and interpreter written in Scala
https://camunda.github.io/feel-scala/
Apache License 2.0
120 stars 50 forks source link

ci: Build on Java 11 and Java 8 #656

Closed saig0 closed 1 year ago

saig0 commented 1 year ago

Description

We need to run the build and tests for both Java versions to ensure the compatibility with other products.

Resources:

Related issues