forked from mirrors/thatmattlove-hyperglass
bump gh actions python version to 3.6.10
This commit is contained in:
parent
da67811cc6
commit
5b82f7370c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
|
|
@ -11,7 +11,7 @@ jobs:
|
|||
- name: Setup Python 3.6.8
|
||||
uses: actions/setup-python@v1
|
||||
with:
|
||||
python-version: 3.6.8
|
||||
python-version: 3.6.10
|
||||
- name: Install System Dependencies
|
||||
run: |
|
||||
apt install -y redis-server
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue