Skip to content

Commit

Permalink
Merge branch 'update-python' of 'https://github.com/evamillan/grimoir…
Browse files Browse the repository at this point in the history
…elab'

Merges #605
Closes #605
  • Loading branch information
sduenas authored Aug 24, 2023
2 parents a0c24c7 + 72c4ae9 commit ab42c97
Show file tree
Hide file tree
Showing 4 changed files with 130 additions and 97 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
name: Python ${{ matrix.python-version }} for ES ${{ matrix.elasticsearch-version }}
strategy:
matrix:
python-version: [3.7, 3.8]
python-version: ['3.8', '3.9', '3.10']

steps:
- name: Download distribution artifact
Expand Down
Loading

0 comments on commit ab42c97

Please sign in to comment.