Skip to content

Commit 4237fa1

Browse files
authored
Added NGINX v1.26.2 to make-releases.yml
1 parent 939ee0f commit 4237fa1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/make-releases.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
strategy:
2020
matrix:
2121
# NGINX versions to build/test against
22-
nginx-version: ['1.20.2', '1.22.1', '1.24.0', '1.25.3']
22+
nginx-version: ['1.20.2', '1.22.1', '1.24.0', '1.25.3', '1.26.2']
2323

2424
# The following versions of libjwt are compatible:
2525
# * v1.0 - v1.12.0

0 commit comments

Comments
 (0)