ctc-oss / fapolicy-analyzer

Tools to assist with the configuration and management of fapolicyd.
https://ctc-oss.github.io/fapolicy-analyzer
GNU General Public License v3.0
13 stars 5 forks source link

Unlatest runs-on #695

Closed jw3 closed 1 year ago

jw3 commented 1 year ago

Specify non-latest ubuntu tag for runs-on to avoid issues related to the migration of the ubuntu-latest tag.

Also removes Copr build from PRs due to lack of secret sharing. May enable this later with a conditional step based on secret being defined in the environment.

Closes #696