Skip to content

Commit

Permalink
Add python3.9 for CI (#783)
Browse files Browse the repository at this point in the history
* add python3.9 for CI
* add python 3.10 for CI
  • Loading branch information
xuzhang3 authored Mar 22, 2022
1 parent 499a9fe commit a1209c9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pr-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ parameters:
- "2.7"
- "3.6"
- "3.8"
- "3.9"
- "3.10"
- name: ANSIBLE_VER
displayName: 'Ansible Version'
type: string
Expand Down

0 comments on commit a1209c9

Please sign in to comment.