intel / rohd

The Rapid Open Hardware Development (ROHD) framework is a framework for describing and verifying hardware in the Dart programming language.
https://intel.github.io/rohd-website
BSD 3-Clause "New" or "Revised" License
374 stars 67 forks source link

Update to use new runners in github actions #417

Closed mkorbel1 closed 6 months ago

mkorbel1 commented 1 year ago

Description & Motivation

Updating to use a new type of self-hosted runner for GitHub actions. This should help with the slow pick-up of jobs from the GitHub-hosted runners.

This is an experiment until it's proven out sufficiently.

Related Issue(s)

N/A

Testing

This is it!

Backwards-compatibility

Is this a breaking change that will not be backwards-compatible? If yes, how so?

No

Documentation

Does the change require any updates to documentation? If so, where? Are they included?

No