Skip to content

Commit

Permalink
Change: Java 17に
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
sevenc-nanashi committed Sep 18, 2023
1 parent 78ea083 commit 02c4be5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -435,7 +435,7 @@ jobs:
- name: Set up Java
uses: actions/setup-java@v2
with:
java-version: "11"
java-version: "17"
distribution: "adopt"
- uses: nttld/setup-ndk@v1
id: setup-ndk
Expand Down

0 comments on commit 02c4be5

Please sign in to comment.