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

feat: support changing runs-on #25

Merged
merged 1 commit into from
Jun 21, 2023

Conversation

suzuki-shunsuke
Copy link
Member

@suzuki-shunsuke suzuki-shunsuke commented Jun 21, 2023

Add the optional input runs-on, which is a JSON string for runs-on.

By default, ubuntu-latest is used.

e.g.

runs-on: '"macos-latest"'
runs-on: '["foo"]'

@suzuki-shunsuke suzuki-shunsuke added the enhancement New feature or request label Jun 21, 2023
@suzuki-shunsuke suzuki-shunsuke added this to the v0.1.7 milestone Jun 21, 2023
@suzuki-shunsuke suzuki-shunsuke merged commit 01a3dfc into main Jun 21, 2023
@suzuki-shunsuke suzuki-shunsuke deleted the feat/support-changing-runs-on branch June 21, 2023 04:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant