Skip to content

Commit 74c8a0f

Browse files
committed
Fix Run Petstore example tests CI job for MSRV toolchain
1 parent 2756ad3 commit 74c8a0f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ jobs:
6565
with:
6666
toolchain: ${{ matrix.rust_os.rust }}
6767
components: rustfmt
68+
targets: aarch64-unknown-linux-gnu
6869

6970
- name: Install AWS SAM CLI
7071
uses: aws-actions/setup-sam@v2

0 commit comments

Comments
 (0)