Skip to content

Commit

Permalink
ci: updated
Browse files Browse the repository at this point in the history
  • Loading branch information
Emon526 committed Jun 29, 2023
1 parent eb5e297 commit 89a30b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: Setup JDK
uses: actions/setup-java@v1
with:
java-version: 1.8
java-version: 11

# - name: Run Tests
# run: bash ./gradlew test --stacktrace
Expand Down

0 comments on commit 89a30b1

Please sign in to comment.