mirror of https://github.com/scrapy/scrapy.git
Fix the version.
This commit is contained in:
parent
00f56593a1
commit
72c5775faf
|
|
@ -84,13 +84,13 @@ jobs:
|
|||
TOXENV: mitmproxy
|
||||
|
||||
# 3.15 pre-release
|
||||
- python-version: "3.15-beta.1"
|
||||
- python-version: "3.15.0-beta.1"
|
||||
env:
|
||||
TOXENV: py
|
||||
- python-version: "3.15-beta.1"
|
||||
- python-version: "3.15.0-beta.1"
|
||||
env:
|
||||
TOXENV: default-reactor
|
||||
- python-version: "3.15-beta.1"
|
||||
- python-version: "3.15.0-beta.1"
|
||||
env:
|
||||
TOXENV: no-reactor
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue