We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8e799f commit 5e47bfcCopy full SHA for 5e47bfc
.github/workflows/health_check.yml
@@ -9,7 +9,7 @@ jobs:
9
name: Run tests
10
strategy:
11
matrix:
12
- python: ['3.6']
+ python: ['3.10']
13
steps:
14
- name: Check out code
15
uses: actions/checkout@v2
0 commit comments