Skip to content

Commit 70ea6a3

Browse files
committed
wip: run tests in a privileged container
1 parent ff9e63b commit 70ea6a3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Docker/docker-compose.2204.59.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ services:
1010

1111
test:
1212
image: swift-sdk-generator:22.04-5.9
13+
privileged: true
1314
environment:
1415
# - WARN_AS_ERROR_ARG=-Xswiftc -warnings-as-errors # need to fix S-CL-F sendability first
1516
- IMPORT_CHECK_ARG=--explicit-target-dependency-import-check error

0 commit comments

Comments
 (0)