Skip to content

Commit 8ee855f

Browse files
authored
Updated AppVeyor to python 3.8 (#1203)
1 parent a2720ce commit 8ee855f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
environment:
22
matrix:
3-
- PYTHON: "C:\\Python37-x64"
3+
- PYTHON: "C:\\Python38-x64"
44
cassandra_version: 3.11.2
55
ci_type: standard
66
os: Visual Studio 2015

0 commit comments

Comments
 (0)