-
-
Notifications
You must be signed in to change notification settings - Fork 966
Add Github Action Tests for Minimum Supported OS Versions #435
Copy link
Copy link
Closed
Description
Is your feature request related to a problem? Please describe.
We currently have rigid requirements around minimum supported OS versions, but have no automated tests running against these versions.
Describe the solution you'd like
We should add github actions for compilation and testing on all minimum supported platform versions.
Describe alternatives you've considered
We could:
- not test, which in the best case degrades the feedback loop for contributors, and at worst will break our support for whatever platform
- test in some other way than Github actions, which is legitimate, but Github actions are already in use and are fairly convenient
Additional context
n/a
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels