Skip to content

Commit

Permalink
correct go version
Browse files Browse the repository at this point in the history
  • Loading branch information
oscrx committed Aug 4, 2023
1 parent 48cc52f commit a64d7a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
name: Set up Go
uses: actions/setup-go@v3
with:
go-version: 20
go-version: 1.20
-
name: Build
run: go build -v ./...
Expand Down

0 comments on commit a64d7a8

Please sign in to comment.