Skip to content

Conversation

@segrey
Copy link
Contributor

@segrey segrey commented Oct 6, 2025

  • Add chmod +x ./gradlew to run correctly on Ubuntu
  • Update Java to 17 and use 'temurin' instead of deprecated 'adopt'
  • Add --no-daemon for stability and --stacktrace to get full stacktrace
  • Upgrade actions to v4 (checkout@v4, setup-java@v4)

…lows/test.yml`

* Add `chmod +x ./gradlew` to run correctly on Ubuntu
* Update Java to 17 and use 'temurin' instead of deprecated 'adopt'
* Add `--no-daemon` for stability and `--stacktrace` to get full stacktrace
* Upgrade actions to v4 (checkout@v4, setup-java@v4)
@segrey segrey force-pushed the simonchik/fix-ubuntu-ci branch from adc06ef to 676d47a Compare October 6, 2025 20:01
@segrey segrey changed the title improve .github/workflows/test.yml fix failed "build (ubuntu-latest)" in Java CI: improve .github/workflows/test.yml Oct 6, 2025
@segrey segrey merged commit de701a9 into master Oct 6, 2025
6 checks passed
@segrey segrey deleted the simonchik/fix-ubuntu-ci branch October 7, 2025 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants