mirror of
https://github.com/python/cpython.git
synced 2025-09-27 10:50:04 +00:00
Fix version in AppVeyor (GH-5535)
This commit is contained in:
parent
ca6c125f10
commit
7de25b1124
1 changed files with 1 additions and 1 deletions
2
.github/appveyor.yml
vendored
2
.github/appveyor.yml
vendored
|
@ -1,4 +1,4 @@
|
|||
version: 3.7build{build}
|
||||
version: 3.8build{build}
|
||||
clone_depth: 5
|
||||
branches:
|
||||
only:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue