Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
hoshsadiq committed May 28, 2024
1 parent de24277 commit 7affd5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- uses: actions/[email protected]
- uses: actions/setup-go@v5
with:
go-version: '1.13'
go-version: '1.15'
check-latest: true
- run: pip install pre-commit
- run: make test

0 comments on commit 7affd5a

Please sign in to comment.