This PR addresses #410 by adding a specific Ubuntu runner image to help avoid issues we saw from #406 and #408 and keep things declarative within the project. I also tried to find a way to set a default or use a variable, but it seems this is a bit of a challenge generally (so as to set in one spot instead of many). Let me know if you know of a better route towards this!
Thanks for any thoughts or feedback you may have!
Closes #410
What is the nature of your change?
[ ] Bug fix (fixes an issue).
[x] Enhancement (adds functionality).
[ ] Breaking change (fix or feature that would cause existing functionality to not work as expected).
[ ] This change requires a documentation update.
Checklist
Please ensure that all boxes are checked before indicating that a pull request is ready for review.
Description
This PR addresses #410 by adding a specific Ubuntu runner image to help avoid issues we saw from #406 and #408 and keep things declarative within the project. I also tried to find a way to set a default or use a variable, but it seems this is a bit of a challenge generally (so as to set in one spot instead of many). Let me know if you know of a better route towards this!
Thanks for any thoughts or feedback you may have!
Closes #410
What is the nature of your change?
Checklist
Please ensure that all boxes are checked before indicating that a pull request is ready for review.