Skip to content

Commit

Permalink
Update Go verion to 1.21 in ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
songge-cb committed Mar 8, 2024
1 parent 6e47b7b commit dbfb279
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
pull_request:

env:
go_version: 1.17
go_version: 1.21
GO111MODULE: on
COVERALLS_TOKEN: ${{ secrets.COVERALLS_TOKEN }}

Expand Down

0 comments on commit dbfb279

Please sign in to comment.