Skip to content

Commit

Permalink
update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
esaulpaugh committed Oct 31, 2024
1 parent 1e5bc50 commit 1011f00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
uses: actions/setup-java@v4
with:
distribution: ${{ matrix.distribution }}
java-version: '8.0.272'
java-version: '8.0.345'
java-package: jdk
architecture: x64
cache: 'gradle'
Expand Down

0 comments on commit 1011f00

Please sign in to comment.