Skip to content

Commit 16f24fd

Browse files
committed
Use SAP Machine
1 parent d478554 commit 16f24fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/spec-update.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ jobs:
108108
uses: actions/setup-java@v4
109109
if: steps.spec_diff.outputs.spec_diff == 'true'
110110
with:
111-
distribution: "temurin"
111+
distribution: "sapmachine"
112112
java-version: ${{ env.JAVA_VERSION }}
113113
cache: 'maven'
114114

0 commit comments

Comments
 (0)