Skip to content

Commit cd249ff

Browse files
committed
fix plus version in container matrix
1 parent 67dae8e commit cd249ff

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
@@ -196,7 +196,7 @@ jobs:
196196
path: "/nginx-plus/agent"
197197
- image: "alpine"
198198
version: "3.19"
199-
plus: "r33"
199+
plus: "r32"
200200
release: "alpine"
201201
path: "/nginx-plus/agent"
202202
- image: "debian"
@@ -206,7 +206,7 @@ jobs:
206206
path: "/nginx-plus/agent"
207207
- image: "debian"
208208
version: "bookworm"
209-
plus: "r33"
209+
plus: "r32"
210210
release: "debian"
211211
path: "/nginx-plus/agent"
212212
steps:

0 commit comments

Comments
 (0)