We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Run Petstore example tests
1 parent 2756ad3 commit 74c8a0fCopy full SHA for 74c8a0f
1 file changed
.github/workflows/main.yml
@@ -65,6 +65,7 @@ jobs:
65
with:
66
toolchain: ${{ matrix.rust_os.rust }}
67
components: rustfmt
68
+ targets: aarch64-unknown-linux-gnu
69
70
- name: Install AWS SAM CLI
71
uses: aws-actions/setup-sam@v2
0 commit comments