bump java version in cake wallet ci

This commit is contained in:
Czarek Nakamoto
2024-08-02 19:26:48 +02:00
committed by cyan
parent d56b480abe
commit bcb328a495

View File

@@ -64,7 +64,7 @@ jobs:
- uses: actions/setup-java@v4
with:
distribution: 'zulu'
java-version: "11.x"
java-version: "17.x"
- name: Configure placeholder git details
run: |
git config --global user.email "CI@cakewallet.com"
@@ -246,4 +246,4 @@ jobs:
with:
issue-number: ${{steps.get_issue_number.outputs.result}}
body: |
[download cake_wallet #${{github.run_id}}](https://nightly.link/MrCyjaneK/monero_c/actions/runs/${{github.run_id}}) (this comment will update whenever you push)
[download cake_wallet #${{github.run_id}}](https://nightly.link/MrCyjaneK/monero_c/actions/runs/${{github.run_id}}) (this comment will update whenever you push)