Skip to content

Commit

Permalink
v2.0: ci: remove deprecated macos-12 image (backport of #3202) (#3207)
Browse files Browse the repository at this point in the history
ci: remove deprecated macos-12 image (#3202)

ci: use macos-13 for client_targets pipeline
(cherry picked from commit c6e8239)

Co-authored-by: Yihau Chen <[email protected]>
  • Loading branch information
mergify[bot] and yihau authored Oct 24, 2024
1 parent aa44dc8 commit 2788c95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/client-targets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
strategy:
matrix:
os:
- macos-12
- macos-13
target:
- aarch64-apple-ios
- x86_64-apple-ios
Expand Down

0 comments on commit 2788c95

Please sign in to comment.