-
Notifications
You must be signed in to change notification settings - Fork 41
Open
Description
Is your feature request related to a problem? Please describe.
PR #40 "fell over" because it used the legally-allowed C++17 header filesystem, but this does not actually exist in psychec CI base image:
Describe the solution you'd like
Update the GitHub actions to use a more-modern Ubuntu or look at using a later GCC within 18.04
Describe alternatives you've considered
Change PR #40 to not use filesystem (even though it is in C++17 😞)
Additional context
Build log from #40: https://github.com/ltcmelo/psychec/pull/40/checks?check_run_id=2161399189#step:4:65
Metadata
Metadata
Assignees
Labels
No labels