We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb14bfb commit 4c04bbaCopy full SHA for 4c04bba
1 file changed
.github/workflows/docker.yaml
@@ -37,7 +37,7 @@ jobs:
37
include:
38
- name: wordcount
39
FOLDER: sample-extractors/wordcount
40
- PLATFORM: "linux/amd64"
+ PLATFORM: "linux/amd64,linux/arm64"
41
steps:
42
- uses: actions/checkout@v2
43
0 commit comments