We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d6a92e1 + 9ad549a commit 1a1d593Copy full SHA for 1a1d593
README.md
@@ -136,8 +136,8 @@ GitHub Actions automatically builds binaries using a matrix strategy:
136
137
**macOS Builds** (Native runners):
138
139
-- **macos-x64**: Built on macOS 13 (Intel) runners
140
-- **macos-arm64**: Built on macOS 14 (Apple Silicon) runners
+- **macos-x64**: Built on macOS 15 (Intel) runners
+- **macos-arm64**: Built on macOS 15 (Apple Silicon) runners
141
142
All binaries are compressed with UPX and packaged with SHA256 checksums. Releases are automatically created and tagged with the git commit hash.
143
0 commit comments