Skip to content

Commit

Permalink
Revert "Updated go version"
Browse files Browse the repository at this point in the history
This reverts commit 575dd57.
  • Loading branch information
Sh0g0-1758 committed Sep 15, 2024
1 parent 575dd57 commit 905ffec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v4
with:
go-version: "1.22.5"
go-version: "1.20"

- name: Test
run: make unit

0 comments on commit 905ffec

Please sign in to comment.