We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df68a96 commit b5f9194Copy full SHA for b5f9194
.github/workflows/keda-k6-runner.yaml
@@ -35,3 +35,5 @@ jobs:
35
36
- name: Build and publish Tools image
37
run: make push-keda-k6-runner
38
+ env:
39
+ BUILD_PLATFORMS: linux/amd64,linux/arm64
0 commit comments