test on host network mode
This commit is contained in:
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@@ -16,6 +16,7 @@ container:
|
||||
- CAP_SYS_ADMIN
|
||||
devices:
|
||||
- "/dev/fuse:/dev/fuse"
|
||||
network_mode: "host"
|
||||
concurrency:
|
||||
# only run one build at a time
|
||||
group: ${{ github.workflow }}-${{ github.ref || github.run_id }}
|
||||
|
||||
Reference in New Issue
Block a user