Skip to content

Commit

Permalink
chore: update CI workflow so 3.6 still runs (#132)
Browse files Browse the repository at this point in the history
  • Loading branch information
weibullguy committed Dec 9, 2022
1 parent d369613 commit 3b73dc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -19,7 +19,7 @@ jobs:
- "3.8"
- "3.7"
- "3.6"
os: [ubuntu-latest]
os: [ubuntu-20.04]
runs-on: ${{ matrix.os }}
name: "${{ matrix.os }} Python: ${{ matrix.python-version }}"
steps:
Expand Down

0 comments on commit 3b73dc5

Please sign in to comment.