Undo accidental commit

This commit is contained in:
jonathanmetzman 2022-12-27 12:40:55 -05:00 committed by GitHub
parent 40339f9997
commit d65ec09e59
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@ jobs:
- name: Setup python environment
uses: actions/setup-python@v3
with:
python-version: 3.10
python-version: 3.8
- name: Install dependencies
run: |