Skip to content

Commit 5fb638a

Browse files
committed
ci.mac: fix job label
1 parent cbba203 commit 5fb638a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
# FIXME: depends is unable to compile Qt with clang.
2929
# - name: x86_64 Linux [TSan] [GUI] [jammy]
3030
# script-id: native_tsan
31-
- name: macOS 10.14 [GOAL deploy] [GUI] [no tests] [focal]
31+
- name: macOS 10.14 [GOAL deploy] [GUI] [no tests] [noble]
3232
script-id: mac
3333
- name: arm64 macOS 10.14 [GOAL deploy] [GUI] [no tests] [noble]
3434
script-id: mac_arm64_cross

0 commit comments

Comments
 (0)