Skip to content

Run CI tests on Windows with Github Actions #758

Run CI tests on Windows with Github Actions

Run CI tests on Windows with Github Actions #758

Triggered via pull request May 8, 2023 21:32
Status Success
Total duration 1h 3m 0s
Artifacts

build.yml

on: pull_request
create_Docker_builds
1s
create_Docker_builds
Matrix: build_Docker_image
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
pypi: # >> PyPA publish to PyPI GHA: UNSUPPORTED GITHUB ACTION VERSION <<#L1
You are using "pypa/gh-action-pypi-publish@master". The "master" branch of this project has been sunset and will not receive any updates, not even security bug fixes. Please, make sure to use a supported version. If you want to pin to v1 major version, use "pypa/gh-action-pypi-publish@release/v1". If you feel adventurous, you may opt to use use "pypa/gh-action-pypi-publish@unstable/v1" instead. A more general recommendation is to pin to exact tags or commit shas.
create_Docker_builds
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/