Skip to content

Commit

Permalink
ci: prepare for macos-12 deprecation
Browse files Browse the repository at this point in the history
  • Loading branch information
ctron committed Oct 9, 2024
1 parent eff8506 commit f573dee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
args: --features vendored

- target: x86_64-apple-darwin
os: macos-12
os: macos-13
name: trunk-x86_64-apple-darwin.tar.gz
- target: aarch64-apple-darwin
os: macos-14
Expand Down

0 comments on commit f573dee

Please sign in to comment.