We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf1c3ab commit 3ad5e1aCopy full SHA for 3ad5e1a
.github/workflows/test.yaml
@@ -67,7 +67,7 @@ jobs:
67
- name: Install Python
68
uses: actions/setup-python@v1
69
with:
70
- python-version: '3.x'
+ python-version: '3.7'
71
architecture: 'x64'
72
73
- name: Run integration tests
0 commit comments