Skip to content

Commit

Permalink
add alpine 3.21 to the build matrix (#164)
Browse files Browse the repository at this point in the history
  • Loading branch information
pdabelf5 authored Dec 12, 2024
1 parent ec00c7b commit 8ee14dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
image: ["3.17", "3.19", "3.20"]
image: ["3.17", "3.19", "3.20", "3.21"]
openssl_version: ["3.0.9"]
fail-fast: false
steps:
Expand Down

0 comments on commit 8ee14dc

Please sign in to comment.