aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar kwzrd <[email protected]>2020-03-08 23:05:51 +0100
committerGravatar kwzrd <[email protected]>2020-03-08 23:19:36 +0100
commit2b55e3f78b904be3f5fdc9c3931f7870be02dc4f (patch)
tree07dcb9e48023b347dc032cadc7a9b4ac465895c4
parentDocker: bump Python to 3.8 (diff)
CI: bump Python to 3.8
-rw-r--r--azure-pipelines.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/azure-pipelines.yml b/azure-pipelines.yml
index d56261a6..3011d3f4 100644
--- a/azure-pipelines.yml
+++ b/azure-pipelines.yml
@@ -22,7 +22,7 @@ jobs:
displayName: 'Set Python version'
name: PythonVersion
inputs:
- versionSpec: '3.7.x'
+ versionSpec: '3.8.x'
addToPath: true
- script: pip3 install pipenv