Skip to content

Commit 5e47bfc

Browse files
authored
Update health_check.yml
1 parent e8e799f commit 5e47bfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/health_check.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
name: Run tests
1010
strategy:
1111
matrix:
12-
python: ['3.6']
12+
python: ['3.10']
1313
steps:
1414
- name: Check out code
1515
uses: actions/checkout@v2

0 commit comments

Comments
 (0)