Skip to content
New issue

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

[CI] Add Windows mswin job #545

Merged
merged 2 commits into from
Nov 7, 2023
Merged

[CI] Add Windows mswin job #545

merged 2 commits into from
Nov 7, 2023

Conversation

MSP-Greg
Copy link
Contributor

Adding mswin will help with the ruby/ruby 'windows' CI

Windows logs a bunch of junk when running the following in the Rakefile:

RAGEL_CODEGEN     = %w[rlcodegen rlgen-cd ragel].find(&which)
RAGEL_DOTGEN      = %w[rlgen-dot rlgen-cd ragel].find(&which)

Windows has ragel installed, so added a conditional so it only looks for that...

@hsbt hsbt merged commit aa2c032 into flori:master Nov 7, 2023
66 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants