From 8b90019393d916ab0b93270f7d73e883fdb801b4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peter=20Scha=CC=88fer?= <101886095+PeterSchafer@users.noreply.github.com> Date: Mon, 2 Dec 2024 13:04:54 +0100 Subject: [PATCH] fix: job name typo --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 6dc9b0e0c6..2e517d011c 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -632,7 +632,7 @@ workflows: dont_skip_tests: 0 - acceptance-tests: - name: acceptance-tests macOS amd64 + name: acceptance-tests macOS arm64 context: - nodejs-install - team_hammerhead-cli