We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 735b9ef commit 31c0f89Copy full SHA for 31c0f89
.github/workflows/pr.yml
@@ -67,5 +67,5 @@ jobs:
67
context: .
68
file: nethermind/Dockerfile
69
push: false
70
- platforms: ${{ linux/amd64 }}
+ platforms: ${{ matrix.arch }}
71
0 commit comments