Skip to content

Commit 11214d9

Browse files
committed
Test PublishinG to GPR using Gradle
1 parent 5e96f41 commit 11214d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-publishing-using-gradle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
uses: Shegox/setup-java@main
2020
with:
2121
distribution: 'sapmachine'
22-
java-version: '11'
22+
java-version: '21'
2323

2424
- name: Build with Gradle
2525
run: gradle build

0 commit comments

Comments
 (0)