Skip to content

Commit dbfd32d

Browse files
committed
switch to python3.9 for tests
1 parent c6b04bf commit dbfd32d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/testpatterns.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
runs-on: ubuntu-latest
77
strategy:
88
matrix:
9-
python-version: [2.7, 3.6]
9+
python-version: 3.9
1010
steps:
1111
- name: add logstash repo
1212
uses: myci-actions/add-deb-repo@4

0 commit comments

Comments
 (0)