We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3d29876 + cf25c2a commit 89347cdCopy full SHA for 89347cd
1 file changed
.github/workflows/test.yml
@@ -196,4 +196,4 @@ jobs:
196
- name: Install cross
197
run: cargo install cross || true
198
- name: Build
199
- run: cross build --locked --target ${{ matrix.target }} --no-default-features
+ run: cross build --target ${{ matrix.target }} --no-default-features
0 commit comments