From e600cb4a61a9005f3abf17a25249278139fc5a7d Mon Sep 17 00:00:00 2001 From: "H. Joe Lee" Date: Mon, 25 Mar 2024 13:40:25 -0500 Subject: [PATCH] ci(mac13): fix yml --- .github/workflows/mac13-ninja-clang17-fl-d-f-mpich-sf.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/mac13-ninja-clang17-fl-d-f-mpich-sf.yml b/.github/workflows/mac13-ninja-clang17-fl-d-f-mpich-sf.yml index b8f3a4dd4ca..98c614fb73e 100644 --- a/.github/workflows/mac13-ninja-clang17-fl-d-f-mpich-sf.yml +++ b/.github/workflows/mac13-ninja-clang17-fl-d-f-mpich-sf.yml @@ -9,9 +9,9 @@ jobs: build: strategy: matrix: - name: mac13 ninja clang17 fl d f mpich sf + name: mac13 include: - - name: "macOS Latest Clang" + - name: "mac13 ninja clang17 fl d f mpich sf" artifact: "macOS.tar.xz" os: macos-13 build_type: "Release"