mirror of
https://github.com/python/cpython.git
synced 2025-09-28 11:15:17 +00:00
Fix version in AppVeyor config (GH-5125)
This commit is contained in:
parent
94a3facc0e
commit
9c99fd163d
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.6.1+.{build}
|
||||
version: 3.6build{build}
|
||||
clone_depth: 5
|
||||
branches:
|
||||
only:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue