Skip to content

Commit 654badd

Browse files
committed
fix: update macOS runner from macos-13 to macos-15
1 parent 358ddca commit 654badd

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
@@ -26,7 +26,7 @@ jobs:
2626
dir: aarch64-linux
2727

2828
- target: x86_64-apple-darwin
29-
os: macos-13
29+
os: macos-15
3030
artifact: libanvildb.dylib
3131
dir: x86_64-darwin
3232

0 commit comments

Comments
 (0)