Skip to content

Commit 940545c

Browse files
committed
2026-03-03 fix CI: macos-13 deprecated, cross-compile x86_64 on macos-14
1 parent 3520866 commit 940545c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
target: ""
5050
- os: macos-14
5151
target: aarch64-apple-darwin
52-
- os: macos-13
52+
- os: macos-14
5353
target: x86_64-apple-darwin
5454
- os: windows-latest
5555
target: ""

0 commit comments

Comments
 (0)