Skip to content

Commit c9bc15e

Browse files
committed
Test extra target
1 parent b065e5a commit c9bc15e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ jobs:
4949
with:
5050
toolchain: ${{matrix.rust}}
5151
components: clippy
52+
target: x86_64-sun-solaris
5253
- name: Check ${{'${{steps.toolchain.outputs.rustc-version}}'}}
5354
run: echo '${{steps.toolchain.outputs.rustc-version}}'
5455
- name: Check ${{'${{steps.toolchain.outputs.cargo-version}}'}}

0 commit comments

Comments
 (0)