Skip to content

Commit b2d95dc

Browse files
authored
update ci build matrix (#287)
1 parent 3b22659 commit b2d95dc

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.19", "3.20", "3.21", "3.22"]
21+
image: ["3.22", "3.23"]
2222
openssl_version: ["3.1.2"]
2323
fail-fast: false
2424
steps:

0 commit comments

Comments
 (0)