We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48667e2 commit 5371266Copy full SHA for 5371266
1 file changed
.github/workflows/unittests.yml
@@ -8,7 +8,7 @@ jobs:
8
runs-on: ubuntu-latest
9
strategy:
10
matrix:
11
- python-version: ["3.11", "3.12"]
+ python-version: ["3.11", "3.12", "3.13"]
12
13
services:
14
rabbitmq:
0 commit comments