Skip to content

Commit

Permalink
Revert "#1193 switch from python 3.8 to 3.10"
Browse files Browse the repository at this point in the history
This reverts commit 5f073a8.
  • Loading branch information
arporter committed Nov 25, 2021
1 parent f52bed0 commit 40b9e6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: [3.6, 3.10]
python-version: [3.6, 3.8]
steps:
- uses: actions/checkout@v2
with:
Expand Down

0 comments on commit 40b9e6a

Please sign in to comment.