Skip to content

Commit b3c6181

Browse files
authored
ci: update release workflow to remove macOS 13 runner
Removed macOS 13 runner from the release workflow.
1 parent 6952d2d commit b3c6181

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/release.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ jobs:
1616
fail-fast: false
1717
matrix:
1818
include:
19-
- runner: macos-13
20-
asset_suffix: macos-x86_64
2119
- runner: macos-15
2220
asset_suffix: macos-arm64
2321
env:

0 commit comments

Comments
 (0)