Skip to content

Commit

Permalink
Add Github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
lynix28 committed Sep 11, 2023
1 parent 6f251dd commit 0e3c1fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Setup Java
uses: actions/setup-java@v3
with:
java-version: "17"
java-version: "20"
distribution: "temurin"
cache: maven
- name: Run Test
Expand Down

0 comments on commit 0e3c1fd

Please sign in to comment.