3.6?
This commit is contained in:
2
.github/workflows/example.yml
vendored
2
.github/workflows/example.yml
vendored
@@ -10,7 +10,7 @@ jobs:
|
|||||||
- name: Use older Python version
|
- name: Use older Python version
|
||||||
uses: actions/setup-python@v4
|
uses: actions/setup-python@v4
|
||||||
with:
|
with:
|
||||||
python-version: "3.7"
|
python-version: "3.6"
|
||||||
- name: Install TeXLive
|
- name: Install TeXLive
|
||||||
uses: teatimeguest/setup-texlive-action@v2
|
uses: teatimeguest/setup-texlive-action@v2
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user