We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3cf8d7 commit d995642Copy full SHA for d995642
.github/workflows/pr_build_macos.yml
@@ -156,7 +156,7 @@ jobs:
156
uses: ./.github/actions/setup-macos-builder
157
with:
158
rust-version: ${{env.RUST_VERSION}}
159
- jdk-version: ${{ matrix.profile.java_version }}
+ jdk-version: ${{ matrix.java_version }}
160
jdk-architecture: aarch64
161
protoc-architecture: aarch_64
162
- name: Java test steps
0 commit comments