aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/gradle-test.pr.yml
AgeCommit message (Expand)Author
2023-04-21Clean up GitHub workflows (#2951)Ignat Beresnev
2023-03-30Use Java 17 for setup-java in GitHub Actions (#2938)Goooler
2023-03-27Enable gradle-home-cache-cleanup (#2939)Goooler
2023-03-16Fix test runtime Java versions (#2918)aSemy
2023-02-27Stop testing on Java 15 (#2892)Matthew Haughton
2023-01-30Add concurrency cancellation for test/build GitHub Actions (#2710)aSemy
2022-12-13Enable caching Maven dependencies for `setup-java` GitHub Action (#2722)aSemy
2022-03-24Optimize CI a bit (#2385)Goooler
2021-10-04Bump to Kotlin 1.5.31 (#2164)Marcin Aman
2021-09-22Bump setup-java github actions to v2 (#2151)Goooler
2021-06-23Add maven central publication (#1688)Kamil Doległo
2021-06-15Remove JDK 8 on windows due to OOM and bump kotlin version in test (#1971)Marcin Aman
2021-04-29Update tests with kotlin 1.5-RC and gradle 7.0 (#1857)Marcin Aman
2021-04-13Add Gradle Wrapper Validation (#1836)Philip Wedemann
2020-07-06Remove integration tests from Github actionssebastian.sellmair
2020-07-06Integrate gradle-integration-test.pr.yml into gradle-test.pr.ymlsebastian.sellmair
2020-07-06Implement AndroidGradleIntegrationTestsebastian.sellmair