Skip to content

Commit

Permalink
update Go
Browse files Browse the repository at this point in the history
  • Loading branch information
turbolent committed Jun 10, 2021
1 parent 37b0bd5 commit 29a3411
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-go@v1
- uses: actions/setup-go@v2
with:
go-version: '1.13.10'
go-version: '1.16.5'
- run: make ci

2 comments on commit 29a3411

@fiedha99
Copy link

Choose a reason for hiding this comment

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

flow keys generate

@fiedha99
Copy link

Choose a reason for hiding this comment

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

flow accounts create

Please sign in to comment.