This commit is contained in:
Hayden 2021-01-16 17:18:32 -09:00
commit 7e95e15a36

View file

@ -22,7 +22,7 @@ jobs:
- name: Set up python
uses: actions/setup-python@v2
with:
python-version: 3.9
python-version: 3.8
#----------------------------------------------
# ----- install & configure poetry -----
#----------------------------------------------