Skip to content

Commit dae36e9

Browse files
committed
fix: releases
1 parent 0b81960 commit dae36e9

File tree

2 files changed

+1
-28
lines changed

2 files changed

+1
-28
lines changed

.github/workflows/maven.yml

Lines changed: 0 additions & 27 deletions
This file was deleted.

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
uses: actions/setup-java@v4
2323
with:
2424
distribution: 'temurin'
25-
java-version: 17
25+
java-version: 21
2626
cache: 'maven'
2727

2828
- name: Test

0 commit comments

Comments
 (0)