feature/match #5
3
.github/workflows/python-test.yml
vendored
3
.github/workflows/python-test.yml
vendored
@ -15,8 +15,7 @@ jobs:
|
||||
- name: Set up Python
|
||||
uses: actions/setup-python@v3
|
||||
with:
|
||||
python-version: "3.10.14"
|
||||
architecture: "x64"
|
||||
python-version: "3.10.1"
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
|
Loading…
x
Reference in New Issue
Block a user