Skip to content

Conversation

ajewellamz
Copy link
Contributor

Issue #, if available:

Description of changes:

Squash/merge commit message, if applicable:

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@ajewellamz ajewellamz requested a review from a team as a code owner October 2, 2025 17:55
Comment on lines +141 to +148
# Setup Java 8
- name: Setup Java 8
if: matrix.language == 'java'
uses: actions/setup-java@v5
with:
distribution: "corretto"
java-version: 17

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The comment reads Java 8, yet the Java version appears to be 17.

@ajewellamz ajewellamz merged commit bf43328 into mainline Oct 13, 2025
161 of 163 checks passed
@ajewellamz ajewellamz deleted the ajewell/macos-14 branch October 13, 2025 11:23
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