Skip to content

Commit

Permalink
Update java version for CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Insality committed Oct 20, 2023
1 parent 00a7852 commit 9132dc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
lfs: true
- uses: actions/setup-java@v1
with:
java-version: '13'
java-version: '17'

- name: Build && Run
run: |
Expand Down

0 comments on commit 9132dc4

Please sign in to comment.