Provide testing support for Python 3.12 – drop support for {3.8, 3.9} #548
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
5 errors
ubuntu-latest, ci/312-dev.yaml
Could not determine environment name from file ci/312-dev.yaml
|
ubuntu-latest, ci/312-dev.yaml
Error: YAMLException: bad indentation of a sequence entry (17:10)
14 | - pytest-cov
15 | - pytest-timeout
16 | - pytest-xdist
17 | - pip:
---------------^
18 | # dev versions of packages
19 | - --pre --index-url https://pypi.a ...
|
ubuntu-latest, ci/312-dev.yaml
If your environment file is not YAML containing `name` at the top level, please specify the environment name directly.
|
ubuntu-latest, ci/312-dev.yaml
YAMLException: bad indentation of a sequence entry (17:10)
14 | - pytest-cov
15 | - pytest-timeout
16 | - pytest-xdist
17 | - pip:
---------------^
18 | # dev versions of packages
19 | - --pre --index-url https://pypi.a ...
|
ubuntu-latest, ci/310-oldest.yaml
The process '/home/runner/micromamba-bin/micromamba' failed with exit code 1
|