6.8 is eol. Also 6.10 requires codecs-extra so it fixes compatibility with replaymod.
flathub should also get updated to 6.10 but it's not as important because 6.9 isnt eol
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com>
This avoids the previously applied paths-ignore exception workaround,
and makes runs as strict as (reasonably) possible. Only directories
known to affect builds will trigger builds, as well as any `.cpp` or
`.h` files to account for any new folders created - though these should
still be added to the workflow later
Signed-off-by: Seth Flynn <getchoo@tuta.io>