We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3e8013 commit 3a5798eCopy full SHA for 3a5798e
.github/workflows/ci.yml
@@ -18,7 +18,7 @@ jobs:
18
runs-on: ubuntu-latest
19
strategy:
20
matrix:
21
- image: ["3.17", "3.19", "3.20", "3.21"]
+ image: ["3.17", "3.19", "3.20", "3.21", "3.22"]
22
openssl_version: ["3.0.9"]
23
fail-fast: false
24
steps:
0 commit comments