1
0
Fork 0
mirror of https://github.com/borgbackup/borg.git synced 2025-01-03 05:35:58 +00:00

appveyor: use py38

This commit is contained in:
Thomas Waldmann 2022-02-05 18:04:47 +01:00
parent ef8aac2e4c
commit d6bfb1147c

View file

@ -2,7 +2,7 @@ version: '{build}'
environment: environment:
matrix: matrix:
- PYTHON: C:\Python37-x64 - PYTHON: C:\Python38-x64
# Disable automatic builds # Disable automatic builds
build: off build: off