Skip to content

Commit 072f312

Browse files
committed
ci: update macos builders
1 parent fd9e1c1 commit 072f312

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/release.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -81,11 +81,10 @@ jobs:
8181
args: --features vendored
8282

8383
- target: x86_64-apple-darwin
84-
os: macos-12
84+
os: macos-13
8585
args: --features vendored
8686
- target: aarch64-apple-darwin
87-
os: macos-12
88-
xcode: "true"
87+
os: macos-14
8988
args: --features vendored
9089

9190
- target: x86_64-pc-windows-msvc

0 commit comments

Comments
 (0)