Skip to content

Commit 3a5798e

Browse files
authored
Add support for Alpine 3.22 (#238)
1 parent b3e8013 commit 3a5798e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
runs-on: ubuntu-latest
1919
strategy:
2020
matrix:
21-
image: ["3.17", "3.19", "3.20", "3.21"]
21+
image: ["3.17", "3.19", "3.20", "3.21", "3.22"]
2222
openssl_version: ["3.0.9"]
2323
fail-fast: false
2424
steps:

0 commit comments

Comments
 (0)