Merge pull request #1296 from pypa/example-configs

CI updates, fix up example configs
This commit is contained in:
Joe Rickerby
2022-10-13 09:07:15 +01:00
committed by GitHub
5 changed files with 14 additions and 13 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
jobs:
- job: linux
pool: {vmImage: 'Ubuntu-16.04'}
pool: {vmImage: 'Ubuntu-20.04'}
steps:
- task: UsePythonVersion@0
- bash: |
+1
View File
@@ -4,6 +4,7 @@
os: linux
dist: focal
language: python
python: "3.9"
jobs:
include:
+1
View File
@@ -1,6 +1,7 @@
os: linux
dist: focal
language: python
python: "3.9"
jobs:
include: