Skip to content

Commit

Permalink
Enable seccomp
Browse files Browse the repository at this point in the history
  • Loading branch information
liebig committed May 17, 2022
1 parent d6b0d34 commit 1ce7dda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- name: Build
run: |
make BUILDTAGS=""
make BUILDTAGS="seccomp"
sudo make podman-release
- uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 1ce7dda

Please sign in to comment.