Skip to content

Commit fd24826

Browse files
committed
fix(release): run osx-x64 release build on supported macos-14 runner
1 parent e3625d3 commit fd24826

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
@@ -89,7 +89,7 @@ jobs:
8989
- os: ubuntu-latest
9090
rid: linux-x64
9191
archive_ext: tar.gz
92-
- os: macos-13
92+
- os: macos-14
9393
rid: osx-x64
9494
archive_ext: tar.gz
9595
- os: macos-14

0 commit comments

Comments
 (0)