Skip to content

Commit

Permalink
use java 23 for native packages
Browse files Browse the repository at this point in the history
  • Loading branch information
ianopolous committed Jan 15, 2025
1 parent 3286b1a commit 4b9e1dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/native-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
uses: actions/setup-java@v4
with:
distribution: temurin
java-version: 17
java-version: 23
- name: Build with Ant
run: ant -noinput -buildfile build.xml peergos_submodule_sync dist
- name: Package for host OS
Expand Down

0 comments on commit 4b9e1dd

Please sign in to comment.