Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anthonyfok/test-github-workflows
Test GitHub workflow with Windows runner running choco
https://github.com/anthonyfok/test-github-workflows
Last synced: 7 days ago
JSON representation
Test GitHub workflow with Windows runner running choco
- Host: GitHub
- URL: https://github.com/anthonyfok/test-github-workflows
- Owner: anthonyfok
- License: mit
- Created: 2022-08-14T02:50:33.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-08-15T16:19:37.000Z (over 2 years ago)
- Last Synced: 2024-11-09T23:36:58.220Z (2 months ago)
- Size: 13.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# test-github-workflows
This repository is a testing ground for GitHub workflows.
* test-choco.yml: for investigating why `choco install mingw` with strategy matrix fails.
The use of Choco-Install seems to be the best solution.
See* test-hugo-snap.yml: for testing gohugoio/hugo#10174