Skip to content

Commit

Permalink
update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
esaulpaugh committed Sep 16, 2024
1 parent 6a20cd2 commit 356ca1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/x86.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
uses: actions/setup-java@v4
with:
distribution: ${{ matrix.distribution }}
java-version: '8.0.45'
java-version: '8.0.153'
java-package: jdk
architecture: x86
cache: 'gradle'
Expand Down

0 comments on commit 356ca1f

Please sign in to comment.