From 573691b1138dfa5a9332a581bedcf68e4a4a1158 Mon Sep 17 00:00:00 2001 From: Yang Yang <153794571+YuWanTingbb@users.noreply.github.com> Date: Fri, 15 Mar 2024 09:52:46 +0800 Subject: [PATCH] Update native-image.yml --- .github/workflows/native-image.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/native-image.yml b/.github/workflows/native-image.yml index 741af49..fc16d58 100644 --- a/.github/workflows/native-image.yml +++ b/.github/workflows/native-image.yml @@ -44,4 +44,4 @@ jobs: yangclivia/gpt4-copilot-java:${{ steps.tag_name.outputs.tag }}-native yangclivia/gpt4-copilot-java:latest-native yangclivia/gpt4-copilot-java:latest - platforms: linux/amd64,linux/arm64 + platforms: linux/amd64