]> git.ipfire.org Git - thirdparty/zlib-ng.git/commitdiff
Rename codecov.
authorVladislav Shchapov <vladislav@shchapov.ru>
Sun, 18 Feb 2024 14:50:06 +0000 (19:50 +0500)
committerHans Kristian Rosbach <hk-github@circlestorm.org>
Thu, 22 Feb 2024 12:28:09 +0000 (13:28 +0100)
Signed-off-by: Vladislav Shchapov <vladislav@shchapov.ru>
.github/workflows/cmake.yml

index b4118869d2922c9e9b0bf67f0e79623161c407e6..870e88770d4be1da35de71f3a18b2b7f8315cffa 100644 (file)
@@ -46,7 +46,7 @@ jobs:
             compiler: gcc
             cxx-compiler: g++
             cmake-args: -DWITH_NATIVE_INSTRUCTIONS=ON -DNATIVE_ARCH_OVERRIDE="-mavx -mpclmul"
-            codecov: ubuntu_gcc_native_inst
+            codecov: ubuntu_gcc_native_inst_avx
 
           - name: Ubuntu GCC Symbol Prefix
             os: ubuntu-latest