Try to force Python x64 on Windows pytest-pipenv
#3
test.yml
on: push
Lint (flake8)
8s
ShellCheck
7s
Matrix: pytest (conda)
Matrix: pytest (Pipfile.lock)
Matrix: pytest (Pipfile)
Annotations
7 errors
|
pytest (Pipfile) (ubuntu-latest, 3.7)
The version '3.7' with architecture 'x64' was not found for Ubuntu 24.04.
The list of all available versions can be found here: https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json
|
|
pytest (Pipfile) (macos-latest, 3.8)
[notice] A new release of pip is available: 21.1.1 -> 25.0.1
[notice] To update, run: python3.8 -m pip install --upgrade pip
|
|
pytest (Pipfile) (windows-latest, 3.10)
Process completed with exit code 1.
|
|
pytest (Pipfile) (windows-latest, 3.9)
Process completed with exit code 1.
|
|
pytest (Pipfile) (windows-latest, 3.13)
Process completed with exit code 1.
|
|
pytest (Pipfile) (windows-latest, 3.12)
Process completed with exit code 1.
|
|
pytest (Pipfile) (windows-latest, 3.11)
Process completed with exit code 1.
|