Skip to content

Commit ac8970d

Browse files
committed
fix(ci): update macOS runner from macos-13 to macos-latest
1 parent fa139b0 commit ac8970d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
suffix: linux-arm64
3131
use_cross: true
3232
- target: x86_64-apple-darwin
33-
os: macos-13
33+
os: macos-latest
3434
suffix: macos-amd64
3535
- target: aarch64-apple-darwin
3636
os: macos-latest

0 commit comments

Comments
 (0)