Skip to content

Commit

Permalink
trigger_release: try java 11
Browse files Browse the repository at this point in the history
  • Loading branch information
frauzufall committed Jul 4, 2023
1 parent 9eb8baf commit 545c9ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trigger_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Setup Java JDK
uses: actions/setup-java@v1.4.2
with:
java-version: 14
java-version: 11
server-id: github
- name: Configure Git user
run: |
Expand Down

0 comments on commit 545c9ae

Please sign in to comment.