Below you will find pages that utilize the taxonomy term “carlkidcrypto”
March 5, 2026
OS specific runner
Version updated for https://github.com/carlkidcrypto/os-specific-runner to version v2.2.0.
This action is used across all versions by 7 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The os-specific-runner GitHub Action automates the execution of shell commands based on the operating system of the workflow runner, supporting all platforms identified by Node.js’s os.platform() API. It simplifies the process of writing OS-specific commands in CI/CD pipelines by dynamically detecting the runner’s platform and executing the appropriate command, providing flexibility and reducing the need for custom platform handling logic.