mirror of
https://github.com/apple/pkl.git
synced 2026-01-11 22:30:54 +01:00
Currently, we run against every release version, which is taking 20 minutes to run in CI, and this will grow as Gradle creates more releases. This limits the amount of Gradle versions being tested against; theoretically, only testing against the minimum version and the maximum version should ensure that we are compatible with every version in the range.