We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The wakatime-cli only supports OS X >= 10.13 (wakatime/wakatime-cli#732).
We should detect legacy OS X and download a legacy wakatime-cli release from before Go 1.18 was used.
The text was updated successfully, but these errors were encountered:
This is the last release that runs on macOS < 10.13: https://github.com/wakatime/wakatime-cli/releases/tag/v1.39.1-alpha.1
Sorry, something went wrong.
Implemented with 83139c0.
Released in v25.0.0.
@jpg @bmenekl do you still have access to an old macOS machine and could you verify the new release is working there?
No branches or pull requests
The wakatime-cli only supports OS X >= 10.13 (wakatime/wakatime-cli#732).
We should detect legacy OS X and download a legacy wakatime-cli release from before Go 1.18 was used.
The text was updated successfully, but these errors were encountered: