Skip to content

Commit

Permalink
Add securityContext
Browse files Browse the repository at this point in the history
  • Loading branch information
Miklos Bagi committed Dec 6, 2024
1 parent 9017492 commit 7bc3da1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pr-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Test against Gluetun v3.37
securityContext:
privileged: true
run: make GLUETUN_VERSION=v3.37 pr-test

- name: Test against Gluetun v3.37.1
Expand Down

0 comments on commit 7bc3da1

Please sign in to comment.