Skip to content

Commit

Permalink
Update go.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
askuy authored Feb 20, 2024
1 parent d421906 commit 6fab7d8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v2
with:
go-version: 1.19

go-version: 1.21
- name: Build
run: go build -v ./...

Expand Down

0 comments on commit 6fab7d8

Please sign in to comment.