Skip to content

Commit 0770af0

Browse files
committed
update build action to NGINX 1.26.2 and 1.27.3
Signed-off-by: Hans Zandbelt <[email protected]>
1 parent 8f21720 commit 0770af0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111

1212
strategy:
1313
matrix:
14-
nginx_version: [1.18.0, 1.24.0, 1.26.0, 1.27.0]
14+
nginx_version: [1.18.0, 1.24.0, 1.26.2, 1.27.3]
1515

1616
services:
1717

0 commit comments

Comments
 (0)