Skip to content

Commit

Permalink
Include CI
Browse files Browse the repository at this point in the history
  • Loading branch information
nahkd123 committed Aug 11, 2024
1 parent 1d186e2 commit fdb0e9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ jobs:
- uses: actions/setup-java@v4
with:
distribution: temurin
java-version: 21
java-version: 22
cache: maven
- name: Build with Maven
run: mvn -B package --file pom.xml
Expand Down

0 comments on commit fdb0e9c

Please sign in to comment.