Skip to content

Commit

Permalink
Merge pull request #24 from lunchcat/tessa-patch-1
Browse files Browse the repository at this point in the history
Update go.yml
  • Loading branch information
tessa k authored Jun 10, 2024
2 parents 1642b85 + 4d7e142 commit cd89687
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v4
with:
go-version: '1.20'
go-version: '1.21'
- name: Build
run: go build -v ./...
run: make

0 comments on commit cd89687

Please sign in to comment.