Skip to content

Move from Travis to GitHub actions#1338

Merged
robkeim merged 2 commits intoexercism:masterfrom
ErikSchierboom:github-actions
Dec 5, 2019
Merged

Move from Travis to GitHub actions#1338
robkeim merged 2 commits intoexercism:masterfrom
ErikSchierboom:github-actions

Conversation

@ErikSchierboom
Copy link
Copy Markdown
Member

This should hopefully help reduce the time needed to run all tests.

Comment thread .github/workflows/test.yml Outdated

jobs:
test:
runs-on: ubuntu-16.04
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there any reason we're using 16.04 instead of 18.04?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No good reason. I've updated!

@robkeim robkeim merged commit cb16c3b into exercism:master Dec 5, 2019
@robkeim
Copy link
Copy Markdown
Contributor

robkeim commented Dec 5, 2019

Thanks @ErikSchierboom 🎉 Fingers crossed this fixes our build issues

@ErikSchierboom
Copy link
Copy Markdown
Member Author

Indeed!

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