Skip to content

Commit

Permalink
additional ci images
Browse files Browse the repository at this point in the history
  • Loading branch information
seemk committed Nov 28, 2024
1 parent 9a27892 commit 296e745
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/nginx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@ jobs:
runs-on: ubuntu-24.04
strategy:
matrix:
image: ["ubuntu:24.04"]
image: ["ubuntu:24.04", "debian:11"]
nginx: ["1.27.3", "1.26.2", "1.24.0", "1.22.1"]
steps:
- name: checkout otel nginx
uses: actions/checkout@v4
Expand Down

0 comments on commit 296e745

Please sign in to comment.