Skip to content

Commit

Permalink
change java version to 17
Browse files Browse the repository at this point in the history
  • Loading branch information
weronikasosnowskaseqera committed Jan 8, 2024
1 parent 04160da commit 44a70c1
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 @@ -78,7 +78,7 @@ jobs:
- name: Setup Java for JReleaser
uses: actions/setup-java@v1
with:
java-version: 11
java-version: 17

- name: Version
id: version
Expand Down

0 comments on commit 44a70c1

Please sign in to comment.