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 6efefcd commit aed8945Copy full SHA for aed8945
.github/workflows/docker.yml
@@ -41,4 +41,5 @@ jobs:
41
tags: ${{ steps.metadata.outputs.tags }}
42
cache-from: type=gha
43
cache-to: type=gha,mode=max
44
+ # TODO: re-enable linux/arm64 once openworkers-v8 provides prebuilt binaries for aarch64-unknown-linux-gnu
45
platforms: linux/amd64
0 commit comments