mirror of
https://github.com/python/cpython.git
synced 2025-08-03 08:34:29 +00:00
Fix version in AppVeyor config (GH-5124)
This commit is contained in:
parent
3460198f6b
commit
b216a25312
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.7.0a0.{build}
|
||||
version: 3.7build{build}
|
||||
clone_depth: 5
|
||||
branches:
|
||||
only:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue