Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GHA: publish-builder - attempt to prevent seccomp policy issue #652

Merged
merged 1 commit into from
Oct 12, 2021
Merged

GHA: publish-builder - attempt to prevent seccomp policy issue #652

merged 1 commit into from
Oct 12, 2021

Conversation

morucci
Copy link
Collaborator

@morucci morucci commented Oct 12, 2021

The use of Fedora 35 as base image for the builder container raised
an issue in GHA due to security policies.

A solution is to use the stock docker instead of default pre-installed
Moby engine.

The use of Fedora 35 as base image for the builder container raised
an issue in GHA due to security policies.

A solution is to use the stock docker instead of default pre-installed
Moby engine.
@morucci morucci merged commit 72dbd4f into change-metrics:master Oct 12, 2021
TristanCacqueray pushed a commit to TristanCacqueray/monocle that referenced this pull request Oct 21, 2021
We are hitting:

src/Data/Primitive/Contiguous/Class.hs:11:14: error:
    Unsupported extension: UnliftedNewtypes
    Perhaps you meant ‘UnliftedFFITypes’

Also update github action to use stock docker engine, see:
change-metrics#652
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant