Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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