Skip to content

Commit

Permalink
ci.mac: fix job label
Browse files Browse the repository at this point in the history
  • Loading branch information
div72 committed Sep 16, 2024
1 parent cbba203 commit 5fb638a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 5fb638a

Please sign in to comment.