We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d69c97b commit af94bacCopy full SHA for af94bac
1 file changed
.github/workflows/release.yml
@@ -45,8 +45,6 @@ jobs:
45
46
- name: Setup Rust
47
uses: dtolnay/rust-toolchain@stable
48
- with:
49
- targets: ${{ matrix.rust-target }}
50
51
- name: Install dependencies (Ubuntu)
52
if: matrix.platform == 'ubuntu-22.04'
0 commit comments