Skip to content

Commit

Permalink
fixing workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
0x19 committed Apr 26, 2024
1 parent 09e688e commit f3ba86d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/goveralls.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
fail-fast: false
matrix:
go:
- '1.19'
- '1.22'

steps:
- uses: actions/setup-go@v3
Expand Down

0 comments on commit f3ba86d

Please sign in to comment.