Skip to content

Commit

Permalink
ci: remove deprecated macos-12 image (solana-labs#3202)
Browse files Browse the repository at this point in the history
ci: use macos-13 for client_targets pipeline
  • Loading branch information
yihau authored Oct 17, 2024
1 parent d300f37 commit c6e8239
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 @@ -49,7 +49,7 @@ jobs:
strategy:
matrix:
os:
- macos-12
- macos-13
target:
- aarch64-apple-ios
- x86_64-apple-ios
Expand Down

0 comments on commit c6e8239

Please sign in to comment.