Trying Python 3.7

This commit is contained in:
Pieter Belmans
2023-10-09 17:27:10 +02:00
parent 6ce571be44
commit eaa0b72c2b

View File

@@ -10,7 +10,7 @@ jobs:
- name: Use older Python version
uses: actions/setup-python@v4
with:
python-version: "3.8"
python-version: "3.7"
- name: Install TeXLive
uses: teatimeguest/setup-texlive-action@v2
with: