Skip to content

Commit c81e18f

Browse files
committed
Updated workflow.
Signed-off-by: Pavel Kirilin <[email protected]>
1 parent cb3bef8 commit c81e18f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
- 6379:6379
6666
strategy:
6767
matrix:
68-
py_version: ["3.7", "3.8", "3.9", "3.10"]
68+
py_version: ["3.8", "3.9", "3.10", "3.11"]
6969
runs-on: "ubuntu-latest"
7070
steps:
7171
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)