We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3768f04 + 945f697 commit 2c387c1Copy full SHA for 2c387c1
.github/workflows/pull-request.yaml
@@ -13,4 +13,6 @@ permissions:
13
14
jobs:
15
run:
16
- uses: ./.github/workflows/build-and-release.yaml
+ uses: ./.github/workflows/build-and-release.yaml
17
+ with:
18
+ architectures: '["amd64"]'
0 commit comments