Skip to content

Commit

Permalink
GitHub Action: remove --security-opt in action
Browse files Browse the repository at this point in the history
  • Loading branch information
marxin committed Nov 17, 2022
1 parent ab5ba2f commit 155d6bc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ jobs:

container:
image: ${{ matrix.container }}
options: --security-opt seccomp=unconfined

steps:
- run: zypper -n install
Expand Down

0 comments on commit 155d6bc

Please sign in to comment.