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 6e8b01f commit 72741beCopy full SHA for 72741be
.github/workflows/ci.yml
@@ -69,7 +69,7 @@ jobs:
69
uses: baptiste0928/cargo-install@v3
70
with:
71
crate: cargo-generate-rpm
72
- version: "^0.14.0"
+ version: "^0.15.0"
73
- name: Install aarch64 Dependencies
74
run: |
75
sudo apt-get install gcc-aarch64-linux-gnu
0 commit comments