Skip to content

Commit 2c1582e

Browse files
committed
add Alpine 3.22 support
1 parent 682e19e commit 2c1582e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -244,12 +244,12 @@ jobs:
244244
matrix:
245245
container:
246246
- image: "alpine"
247-
version: "3.21"
247+
version: "3.20"
248248
plus: "r32"
249249
release: "alpine"
250250
path: "/nginx-plus/agent"
251251
- image: "alpine"
252-
version: "3.20"
252+
version: "3.19"
253253
plus: "r31"
254254
release: "alpine"
255255
path: "/nginx-plus/agent"

0 commit comments

Comments
 (0)