Skip to content

Commit df9b431

Browse files
committed
clean up
1 parent 90d4231 commit df9b431

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,8 +115,8 @@ jobs:
115115
with:
116116
distribution: 'temurin'
117117
java-version: |
118-
11
119118
17
119+
11
120120
121121
- name: set up gradle
122122
uses: gradle/actions/setup-gradle@v4

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ jobs:
2020
with:
2121
distribution: 'temurin'
2222
java-version: |
23-
11
2423
17
24+
11
2525
2626
- name: set up gradle
2727
uses: gradle/actions/setup-gradle@v4

0 commit comments

Comments
 (0)