Skip to content

Commit 983c358

Browse files
committed
Fix features
1 parent 5f428c2 commit 983c358

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pkg.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
DOCKER_HUB_ID: ${{ vars.DOCKER_HUB_ID }}
2323
DOCKER_HUB_TOKEN: ${{ secrets.DOCKER_HUB_TOKEN }}
2424
with:
25-
cross_build_args: --features static-tls
25+
cross_build_args:
2626
cross_max_wait_mins: 20
2727

2828
docker_org: nlnetlabs

0 commit comments

Comments
 (0)