Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
portlek committed Jun 9, 2024
1 parent 72e2f6b commit 9d4b39b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- uses: actions/setup-java@v4
with:
distribution: 'adopt'
java-version: '8'
java-version: '11'

- uses: actions/cache@v4
with:
Expand Down

0 comments on commit 9d4b39b

Please sign in to comment.