Pipeline?

This commit is contained in:
Raffson 2023-10-08 01:43:25 +02:00
parent 394627e8d5
commit b8ef4fc726
No known key found for this signature in database
GPG Key ID: B0402B2C9B764D99

View File

@ -6,7 +6,7 @@ runs:
- name: Set up Python
uses: actions/setup-python@v2
with:
python-version: "3.11"
python-version: "3.10"
cache: pip
- name: Install environment