add different python version #9
ci.yml
on: push
Matrix: ciPython310
Matrix: ciPython37
Matrix: ciPython38
Matrix: ciPython39
Annotations
1 error and 8 warnings
ciPython310 (3.1)
Version 3.1 with arch x64 not found
Available versions:
3.10.13 (x64)
3.11.7 (x64)
3.12.1 (x64)
3.7.17 (x64)
3.8.18 (x64)
3.9.18 (x64)
|
ciPython310 (3.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
ciPython310 (3.1)
The process '/usr/bin/git' failed with exit code 128
|
ciPython38 (3.8)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
ciPython38 (3.8)
The process '/usr/bin/git' failed with exit code 128
|
ciPython39 (3.9)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
ciPython39 (3.9)
The process '/usr/bin/git' failed with exit code 128
|
ciPython37 (3.7)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
ciPython37 (3.7)
The process '/usr/bin/git' failed with exit code 128
|