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