Skip to content

Commit

Permalink
Upd yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
joente committed Dec 7, 2021
1 parent 16054a4 commit b5f3a33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Set up Python 3.9
uses: actions/setup-python@v2
with:
python-versions: [3.6, 3.9]
python-version: 3.9
- name: Install dependencies
run: |
python -m pip install --upgrade pip
Expand Down

0 comments on commit b5f3a33

Please sign in to comment.