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 21e987a commit a921355Copy full SHA for a921355
.github/workflows/tests.yml
@@ -29,6 +29,7 @@ jobs:
29
celery-version: [">=5.4"]
30
include:
31
- celery-version: ">=5.3,<5.4"
32
+ python-version: "3.12"
33
steps:
34
- uses: actions/checkout@v3
35
- name: Set up Python ${{ matrix.python-version }}
0 commit comments