Skip to content
This repository has been archived by the owner on Sep 23, 2024. It is now read-only.

Commit

Permalink
Update ci.yaml (#169)
Browse files Browse the repository at this point in the history
  • Loading branch information
jeet-parekh-wise authored Apr 20, 2022
1 parent 34977a3 commit 98b6c2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: [ 3.6, 3.7, 3.8 ]
python-version: [ 3.6, 3.7, 3.8, 3.9 ]

steps:
- name: Checkout repository
Expand Down

0 comments on commit 98b6c2a

Please sign in to comment.