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 3a810ba commit 37d5710Copy full SHA for 37d5710
.github/workflows/main.yml
@@ -14,7 +14,7 @@ jobs:
14
strategy:
15
matrix:
16
python-version: ["3.8", "3.9", "3.10", "3.11"]
17
- scrapy-version: ["2.10", "2.6"]
+ scrapy-version: ["2.10", "2.9"]
18
19
steps:
20
- uses: actions/checkout@v2
0 commit comments