From ccdfa14c0d54a61f02bf307a9ca387e67572fc6d Mon Sep 17 00:00:00 2001 From: Paul Walker Date: Sun, 27 Oct 2024 09:30:26 -0400 Subject: [PATCH] try3 --- .github/workflows/feature.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/feature.yml b/.github/workflows/feature.yml index 4d4144e..0ce14fb 100644 --- a/.github/workflows/feature.yml +++ b/.github/workflows/feature.yml @@ -28,7 +28,7 @@ jobs: file_name: clap-info file_ext: .exe cmake_args: -G"Visual Studio 17 2022" -A x64 - - os: windows-latest-arm64ec + - os: windows-latest name: win-arm64ec dir_build: ./build/Release file_name: clap-info