Skip to content

Commit

Permalink
update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
mazznoer committed Aug 3, 2024
1 parent 79dd159 commit 5df2ac8
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 @@ -22,8 +22,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v5
with:
go-version: '1.12'
check-latest: true
go-version: '1.18'

- name: Build
run: go build -v .
Expand Down

0 comments on commit 5df2ac8

Please sign in to comment.