Update Python versions in GitHub Actions workflow #40
actions.yml
on: push
build-and-install
38s
ruff-linting
8s
ruff-formatting
4s
Matrix: install-and-test
Annotations
4 errors and 4 warnings
install-and-test (3.12)
Process completed with exit code 2.
|
install-and-test (3.10)
Process completed with exit code 2.
|
install-and-test (3.9)
Process completed with exit code 2.
|
install-and-test (3.11)
Process completed with exit code 2.
|
install-and-test (3.12)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
install-and-test (3.10)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
install-and-test (3.9)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
install-and-test (3.11)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|