We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4502e70 commit 21c99ffCopy full SHA for 21c99ff
.github/workflows/docker-release.yml
@@ -45,4 +45,5 @@ jobs:
45
ghcr.io/evalstate/hf-mcp-server:${{ steps.version.outputs.version }}
46
cache-from: type=gha
47
cache-to: type=gha,mode=max
48
- platforms: linux/amd64,linux/arm64
+ platforms: linux/amd64
49
+ #,linux/arm64
0 commit comments