We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 166fd3a commit 684ed05Copy full SHA for 684ed05
.github/workflows/ci.yml
@@ -20,4 +20,5 @@ jobs:
20
set: |
21
*.cache-from=type=gha
22
*.cache-to=type=gha,mode=max
23
+ *.platforms=linux/amd64,linux/arm64
24
0 commit comments