diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 307e8a4..35dafcf 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -169,7 +169,7 @@ jobs: - arch: universal osx_arch: arm64;x86_64 - name: macos-latest ${{ matrix.action }} / C++${{ matrix.cxx-std }} / clang + name: macos-latest ${{ matrix.arch }} ${{ matrix.action }} / C++${{ matrix.cxx-std }} / clang runs-on: macos-latest steps: