diff --git a/.github/workflows/make-releases.yml b/.github/workflows/make-releases.yml index 037823b..00024cc 100644 --- a/.github/workflows/make-releases.yml +++ b/.github/workflows/make-releases.yml @@ -19,7 +19,7 @@ jobs: strategy: matrix: # NGINX versions to build/test against - nginx-version: ['1.20.2', '1.22.1', '1.24.0', '1.25.3'] + nginx-version: ['1.20.2', '1.22.1', '1.24.0', '1.25.3', '1.26.2'] # The following versions of libjwt are compatible: # * v1.0 - v1.12.0