CI: Use db-ip.com for tests for now.

Ideally should test both with MaxMind and db-ip and make MaxMind optional
(which can happen due to their download quota).
This commit is contained in:
Joachim Bauch 2024-04-02 16:52:31 +02:00
parent 3b4699c11e
commit 886ad912da
No known key found for this signature in database
GPG key ID: 77C1D22D53E15F02

View file

@ -23,6 +23,7 @@ jobs:
go:
env:
MAXMIND_GEOLITE2_LICENSE: ${{ secrets.MAXMIND_GEOLITE2_LICENSE }}
USE_DB_IP_GEOIP_DATABASE: "1"
strategy:
matrix:
go-version: