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.
1 parent efa0120 commit c1ade1dCopy full SHA for c1ade1d
.github/workflows/ci.yml
@@ -69,7 +69,7 @@ jobs:
69
uses: baptiste0928/cargo-install@v2
70
with:
71
crate: cargo-generate-rpm
72
- version: "^0.12.1"
+ version: "^0.13.0"
73
- name: Install aarch64 Dependencies
74
run: |
75
sudo apt-get install gcc-aarch64-linux-gnu
0 commit comments