Skip to content

Commit

Permalink
bump python 3.9 to latest patch in appveyor ci
Browse files Browse the repository at this point in the history
Signed-off-by: oleg.hoefling <oleg.hoefling@gmail.com>
  • Loading branch information
hoefling committed Aug 20, 2022
1 parent 8551a4f commit 3ebbed8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ environment:
- python: 38
- python: 38-x64
- python: 39
python_version: 3.9.0
python_version: 3.9.13
- python: 39-x64
python_version: 3.9.0
python_version: 3.9.13

install:
- ps: |
Expand Down

0 comments on commit 3ebbed8

Please sign in to comment.