Skip to content

Commit

Permalink
Merge branch 'main' into remove-old-official-images
Browse files Browse the repository at this point in the history
  • Loading branch information
aphralG committed Sep 16, 2024
2 parents 0c9fed0 + 701cdcc commit be1e223
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -247,12 +247,7 @@ jobs:
strategy:
fail-fast: false
matrix:
container:
- image: "alpine"
version: "3.18"
plus: "r30"
release: "alpine"
path: "/nginx-plus/agent"
container:
- image: "alpine"
version: "3.20"
plus: "r32"
Expand All @@ -272,11 +267,6 @@ jobs:
version: "bookworm"
plus: "r31"
release: "debian"
path: "/nginx-plus/agent"
- image: "debian"
version: "bookworm"
plus: "r30"
release: "debian"
path: "/nginx-plus/agent"
steps:
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
Expand Down

0 comments on commit be1e223

Please sign in to comment.