Skip to content

Commit

Permalink
Update supported versions (#66)
Browse files Browse the repository at this point in the history
  • Loading branch information
fgsch authored Apr 7, 2024
1 parent 976c551 commit 0fe05cf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
matrix:
compiler: [clang, gcc]
os: [ubuntu-latest]
varnish: ['6.0', '7.3', '7.4']
varnish: ['6.0', '7.4', '7.5']

steps:
- uses: varnishcache-friends/setup-varnish@v1
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ libvmod-geoip2

## About

A Varnish 6.0, 7.3 and 7.4 VMOD to query MaxMind GeoIP2 DB files.
A Varnish 6.0, 7.4 and 7.5 VMOD to query MaxMind GeoIP2 DB files.

For Varnish master refer to the devel branch. Older Varnish versions
are no longer supported.
Expand Down

0 comments on commit 0fe05cf

Please sign in to comment.