Skip to content

Commit

Permalink
Update jdk 17
Browse files Browse the repository at this point in the history
  • Loading branch information
Kry9toN authored Sep 5, 2023
1 parent 34e2ec4 commit 2ed14d0
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 @@ -22,7 +22,7 @@ jobs:
- name: Set up JDK 11
uses: actions/setup-java@v1
with:
java-version: 11
java-version: 17
- name: Write key
if: github.event_name != 'pull_request' && github.ref == 'refs/heads/master'
run: |
Expand Down

0 comments on commit 2ed14d0

Please sign in to comment.