See if switching to python 3.7 fixes pytest CI

This commit is contained in:
Rebecca Breu 2021-03-24 22:34:28 +01:00
parent c7d357a100
commit 39ee17f06d

View file

@ -9,10 +9,10 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Set up Python 3.8
- name: Set up Python 3.7
uses: actions/setup-python@v1
with:
python-version: 3.8
python-version: 3.7
- name: Install dependencies
run: |
sudo apt install libgl1-mesa-glx libegl1