7 Commits

Author SHA1 Message Date
akrherz
b624309a50
set java distribution to zulu 2025-09-01 14:05:01 -05:00
dependabot[bot]
c0c8e2fa1a
Bump the github-actions group across 1 directory with 3 updates
Bumps the github-actions group with 3 updates in the / directory: [actions/checkout](https://github.com/actions/checkout), [actions/setup-java](https://github.com/actions/setup-java) and [actions/cache](https://github.com/actions/cache).


Updates `actions/checkout` from 4 to 5
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)

Updates `actions/setup-java` from 1 to 5
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v1...v5)

Updates `actions/cache` from 3 to 4
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: actions/setup-java
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: actions/cache
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-01 17:59:48 +00:00
akrherz
ce911bc234
Update GHA versions 2025-06-12 10:24:43 -05:00
akrherz
3456b37189
CI: use ubuntu-latest 2025-06-12 10:22:49 -05:00
ilyaHlevnoy
58cbb68a91
add java 21 2024-08-21 22:57:15 +03:00
ilyaHlevnoy
d6e46143a4
We should test Spark on Java LTS (#750) 2022-10-25 23:11:37 +03:00
Florian Schmaus
6da9e8e925 Migrate from Travis CI to GitHub Actions 2021-05-03 13:04:45 +02:00