Skip to content

Commit be0b4ef

Browse files
committed
Revert "test: signoff on git working test"
Signed-off-by: ok-coder1 <[email protected]>
1 parent 3a3eb3c commit be0b4ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-compile.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
- name: Setup JDK
3838
uses: actions/setup-java@v4
3939
with:
40-
java-version: '21'
40+
java-version: 21
4141
distribution: microsoft
4242
- name: Make Gradle wrapper executable
4343
run: chmod +x ./gradlew

0 commit comments

Comments
 (0)