Skip to content

Commit 1a1d593

Browse files
authored
Merge pull request #21 from deining/fix-ci-info
README.md: correct CI info
2 parents d6a92e1 + 9ad549a commit 1a1d593

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -136,8 +136,8 @@ GitHub Actions automatically builds binaries using a matrix strategy:
136136

137137
**macOS Builds** (Native runners):
138138

139-
- **macos-x64**: Built on macOS 13 (Intel) runners
140-
- **macos-arm64**: Built on macOS 14 (Apple Silicon) runners
139+
- **macos-x64**: Built on macOS 15 (Intel) runners
140+
- **macos-arm64**: Built on macOS 15 (Apple Silicon) runners
141141

142142
All binaries are compressed with UPX and packaged with SHA256 checksums. Releases are automatically created and tagged with the git commit hash.
143143

0 commit comments

Comments
 (0)