From dfab86a4ad6334cf963dede33d5843cfd2c60a69 Mon Sep 17 00:00:00 2001 From: AdenKoperczak Date: Thu, 19 Sep 2024 12:09:09 -0400 Subject: [PATCH] updated name of linux64_clang --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index eda0ee8d..658131f9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -56,7 +56,7 @@ jobs: conan_compiler_runtime: '' conan_package_manager: --conf tools.system.package_manager:mode=install --conf tools.system.package_manager:sudo=True artifact_suffix: linux-x64 - - name: linux64_gcc + - name: linux64_clang os: ubuntu-22.04 build_type: Release env_cc: clang-17