Skip to content

Commit 233c6ef

Browse files
Added testing for Python 3.7 (#387)
1 parent 4c4218a commit 233c6ef

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/main.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,9 @@ jobs:
5151
- python-version: 3.6
5252
VERSION: "v2.9"
5353
INTEGRATION_TESTS: "latest"
54+
- python-version: 3.7
55+
VERSION: "v2.9"
56+
INTEGRATION_TESTS: "latest"
5457
steps:
5558
- name: Checkout repo
5659
uses: actions/checkout@v2

0 commit comments

Comments
 (0)