diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index ede87eedafbc..a013a42aa72c 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -116,7 +116,7 @@ jobs: os-emoji: 🍎 matrix: macos-intel name: macOS Intel - file_name: macos + file_name: macos-intel concurrency-name: macos-intel configuration: ${{ needs.configure.outputs.configuration }} matrix_mode: ${{ needs.configure.outputs.matrix_mode }}