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

Automate releases with GitHub actions #96

Merged
merged 2 commits into from
Feb 11, 2021
Merged

Automate releases with GitHub actions #96

merged 2 commits into from
Feb 11, 2021

Conversation

mgeisler
Copy link
Owner

No description provided.

We can now consolidate everything with GitHub.
@mgeisler mgeisler changed the title Add GitHub actions Automate releases with GitHub actions Feb 11, 2021
@mgeisler mgeisler merged commit 072e181 into master Feb 11, 2021
@mgeisler mgeisler deleted the github-actions branch February 11, 2021 22:21
@lopopolo
Copy link
Contributor

It looks like the build matrix introduced in this PR always runs on ubuntu-latest: https://github.com/mgeisler/version-sync/pull/96/files#diff-5c3fa597431eda03ac3339ae6bf7f05e1a50d6fc7333679ec38e21b337cb6721R16

To use the os in the matrix for the job, you need to do something like this: https://github.com/artichoke/artichoke/blob/e13799db9c6a5b91c99509e119753297be91eba6/.github/workflows/ci.yaml#L15

mgeisler added a commit that referenced this pull request Feb 13, 2021
@mgeisler
Copy link
Owner Author

It looks like the build matrix introduced in this PR always runs on ubuntu-latest

Oh my! Thanks for spotting this!

@github-actions github-actions bot mentioned this pull request Feb 13, 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