Skip to content

Automate releases with GitHub actions#96

Merged
mgeisler merged 2 commits into
masterfrom
github-actions
Feb 11, 2021
Merged

Automate releases with GitHub actions#96
mgeisler merged 2 commits into
masterfrom
github-actions

Conversation

@mgeisler
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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