Skip to content

Commit e727688

Browse files
committed
Updated workflows.
Signed-off-by: Pavel Kirilin <[email protected]>
1 parent d72922f commit e727688

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
@@ -43,7 +43,7 @@ jobs:
4343
- 5672:5672
4444
strategy:
4545
matrix:
46-
py_version: ["3.7", "3.8", "3.9", "3.10"]
46+
py_version: ["3.8", "3.9", "3.10", "3.11"]
4747
runs-on: "ubuntu-latest"
4848
steps:
4949
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)