Skip to content

Commit

Permalink
Merge pull request #111 from maxmind/greg/eng-1287
Browse files Browse the repository at this point in the history
Refresh golangci-lint config
  • Loading branch information
horgh authored Feb 18, 2025
2 parents ea69751 + 600115a commit f0813fd
Show file tree
Hide file tree
Showing 5 changed files with 618 additions and 641 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
build:
strategy:
matrix:
go-version: [1.23.x]
go-version: [1.23.x, 1.24.x]
# We don't test on macOS and windows as the database builds aren't
# repeatable there for some reason. As such, tests fail. It'd
# probably be worth looking into this at some point.
Expand Down
Loading

0 comments on commit f0813fd

Please sign in to comment.