From 5fb638a70bcb0805cac04e21b082851928ec0e8a Mon Sep 17 00:00:00 2001 From: div72 Date: Mon, 16 Sep 2024 15:11:00 +0300 Subject: [PATCH] ci.mac: fix job label --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 16be089ba8..ee4592aaea 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -28,7 +28,7 @@ jobs: # FIXME: depends is unable to compile Qt with clang. # - name: x86_64 Linux [TSan] [GUI] [jammy] # script-id: native_tsan - - name: macOS 10.14 [GOAL deploy] [GUI] [no tests] [focal] + - name: macOS 10.14 [GOAL deploy] [GUI] [no tests] [noble] script-id: mac - name: arm64 macOS 10.14 [GOAL deploy] [GUI] [no tests] [noble] script-id: mac_arm64_cross