Drop non-locked pipenv test on Windows entirely
#4
test.yml
on: push
Lint (flake8)
9s
ShellCheck
4s
Matrix: pytest (conda)
Matrix: pytest (Pipfile.lock)
Matrix: pytest (Pipfile)
Annotations
2 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
|