Skip to content

Conversation

@isopov
Copy link
Contributor

@isopov isopov commented Apr 6, 2021

Github actions seems much faster than Travis (maybe we should invest some time in optimizing travis build).

@isopov isopov marked this pull request as ready for review April 6, 2021 09:51
@isopov isopov requested a review from PeterIvanov April 6, 2021 09:51

strategy:
matrix:
# go: [1.8, 1.9, '1.10']
Copy link
Collaborator

Choose a reason for hiding this comment

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

Trial and error leftovers?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Was going to left it for the next PR, but fixed now.

with:
go-version: ${{ matrix.go }}
# - name: "Setup dependencies"
# if: ${{ matrix.go == '1.8' }}
Copy link
Collaborator

Choose a reason for hiding this comment

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

So the tests are currently not run against earlier go versions? No way to fix this?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Fixed

@isopov isopov requested a review from PeterIvanov April 7, 2021 11:10
Copy link
Collaborator

@PeterIvanov PeterIvanov left a comment

Choose a reason for hiding this comment

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

Great, thanks, Ivan! 👍

@isopov isopov merged commit 4e359d1 into master Apr 7, 2021
@isopov isopov deleted the feature/github-actions branch April 7, 2021 12:03
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.

3 participants