From 3a76a6446d3406a1a0da68bc7292a5d11e40ffe6 Mon Sep 17 00:00:00 2001 From: Daniel Mikusa Date: Wed, 22 May 2024 08:59:02 -0400 Subject: [PATCH] Update pipeline-descriptor.yml --- .github/pipeline-descriptor.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/pipeline-descriptor.yml b/.github/pipeline-descriptor.yml index 941abf8..fe98991 100644 --- a/.github/pipeline-descriptor.yml +++ b/.github/pipeline-descriptor.yml @@ -26,6 +26,8 @@ dependencies: - name: YourKit Java Agent id: yourkit-java uses: docker://ghcr.io/paketo-buildpacks/actions/yourkit-dependency:main + with: + arch: x64 - name: YourKit Java Agent ARM64 id: yourkit-java uses: docker://ghcr.io/paketo-buildpacks/actions/yourkit-dependency:main