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
To simplify cirruslabs/cirrus-ci-docs#245
The text was updated successfully, but these errors were encountered:
Now that you added msys2 to contrib/cmake, I think this may consist entirely of:
FROM cirrusci/windowsservercore:cmake RUN choco install -y ruby --version INSERT_RUBY_VERSION_HERE RUN ridk install 2 3
But I've not tested that. :)
A good starting point in terms of versions to provide images for is probably the Ruby versions that are in "normal maintenance", as listed on https://www.ruby-lang.org/en/downloads/branches/
That's usually 2-3 versions. Currently it's 2.5 + 2.6.
Sorry, something went wrong.
I made an attempt at implementing this, but unfortunately I don't have a working Windows system and I can't get Docker working in a Windows VM.
It may provide a good starting point, though: duckinator@021ea05
No branches or pull requests
To simplify cirruslabs/cirrus-ci-docs#245
The text was updated successfully, but these errors were encountered: