Skip to content

Commit 7211891

Browse files
committed
fix
1 parent c2f665f commit 7211891

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr_build_macos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ jobs:
156156
uses: ./.github/actions/setup-macos-builder
157157
with:
158158
rust-version: ${{env.RUST_VERSION}}
159-
jdk-version: ${{ matrix.profile.java_version }}
159+
jdk-version: ${{ matrix.java_version }}
160160
jdk-architecture: aarch64
161161
protoc-architecture: aarch_64
162162
- name: Java test steps

0 commit comments

Comments
 (0)