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

Support name + version as os argument #549

Merged
merged 5 commits into from
Jan 25, 2021

Conversation

krlmlr
Copy link
Member

@krlmlr krlmlr commented Oct 28, 2020

to system_requirements() . This allows using os = "${{ matrix.config.os }}" in GitHub Actions.

@jimhester
Copy link
Member

This would be simpler if implemented using strsplit(), or if you really wanted to use regular expressions regexpr(), so you would only have to run the regular expression once rather than three times.

@jimhester jimhester merged commit cf2b4a9 into r-lib:master Jan 25, 2021
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.

2 participants