Skip to content

Commit 15513fe

Browse files
committed
test oracle as distribution
1 parent 5d39eb8 commit 15513fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- name: Set up JDK 25
1313
uses: actions/setup-java@v5.1.0
1414
with:
15-
distribution: 'jetbrains'
15+
distribution: 'oracle'
1616
java-version: '25'
1717
cache: 'maven'
1818

0 commit comments

Comments
 (0)