Skip to content

Commit

Permalink
chore(release): Bump GO_VERSION
Browse files Browse the repository at this point in the history
  • Loading branch information
Light authored and Light committed Jan 6, 2024
1 parent 61771b5 commit d85c165
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
tags:
- '0.*.*'
env:
GO_VERSION: "1.20.2"
GO_VERSION: "1.21"

jobs:
build:
Expand Down

0 comments on commit d85c165

Please sign in to comment.