Skip to content

Commit

Permalink
Stop building python 3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
jre21 committed Jun 24, 2022
1 parent eebc59e commit 19b2f14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pythonpackage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-20.04
strategy:
matrix:
python-version: [3.6, 3.7]
python-version: [3.7]
mm-extras: ["true", "false"]
es_version: [5.6.16, 6.8.10, 7.7.1]

Expand Down

0 comments on commit 19b2f14

Please sign in to comment.