We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3838be5 commit 4ded554Copy full SHA for 4ded554
.github/workflows/common.yml
@@ -61,9 +61,6 @@ jobs:
61
launchctl setenv HTTP_PROXY $HTTP_PROXY
62
make test cleancontent install-kernel integration
63
env:
64
- CONTAINER_REGISTRY_TOKEN: ${{ secrets.GITHUB_TOKEN }}
65
- CONTAINER_REGISTRY_USER: ${{ github.actor }}
66
- CONTAINER_REGISTRY_HOST: ghcr.io
67
DEVELOPER_DIR: "/Applications/Xcode_16.3.app/Contents/Developer"
68
CURRENT_SDK: y
69
- name: Save documentation artifact
0 commit comments