Skip to content

ci: run build on 3 OSes x 2 JDKs matrix#62

Merged
steffen-wilke merged 1 commit into
mainfrom
ci/multi-os-build-matrix
Jun 2, 2026
Merged

ci: run build on 3 OSes x 2 JDKs matrix#62
steffen-wilke merged 1 commit into
mainfrom
ci/multi-os-build-matrix

Conversation

@steffen-wilke

Copy link
Copy Markdown
Collaborator
  • Add strategy.fail-fast: false so all 6 jobs run to completion
  • Matrix over [ubuntu-latest, windows-latest, macos-latest] x [JDK 22, 25] to validate Linux/Windows/macOS native bindings and catch JDK-version regressions (FFM API floor is JDK 22)
  • Skip fork PRs to avoid leaking runner secrets
  • Gate Spotless to ubuntu/JDK22 only (deterministic across OS/JDK)
  • Disambiguate per-matrix test report names

- Add strategy.fail-fast: false so all 6 jobs run to completion
- Matrix over [ubuntu-latest, windows-latest, macos-latest] x [JDK 22, 25]
  to validate Linux/Windows/macOS native bindings and catch JDK-version
  regressions (FFM API floor is JDK 22)
- Skip fork PRs to avoid leaking runner secrets
- Gate Spotless to ubuntu/JDK22 only (deterministic across OS/JDK)
- Disambiguate per-matrix test report names
@steffen-wilke steffen-wilke merged commit 5588b2c into main Jun 2, 2026
13 checks passed
@sonarqubecloud

sonarqubecloud Bot commented Jun 2, 2026

Copy link
Copy Markdown

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.

1 participant