holoviz-topics / examples

Visualization-focused examples of using HoloViz for specific topics
https://examples.holoviz.org
Creative Commons Attribution 4.0 International
82 stars 24 forks source link

[INFRA] Allow to run test and build on a selected GH runner #269

Closed maximlt closed 1 year ago

maximlt commented 1 year ago

This adds a new gh_runner config option that is by default 'ubuntu-latest' but can be set to 'macos-latest' or 'windows-latest', and is used to select the runner for the test and build workflows.