Pin Czkawka to Rust 1.51.0 (#431)

pull/436/head
Rafał Mikrut 3 years ago committed by GitHub
parent 73fdc1dffd
commit 0d9f934141
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -126,7 +126,7 @@ jobs:
linux-gui:
strategy:
matrix:
toolchain: [ stable ]
toolchain: [ stable, 1.51.0 ]
type: [ release ]
runs-on: ubuntu-18.04
steps:

@ -3,7 +3,7 @@
## Requirements
Program | Min | What for
---------|------|------------------------------------------------------------
Rust | 1.51 | Czkawka, for now, aims to support only the latest stable Rust version
Rust | 1.51 | Czkawka, aims to support the latest available version of Rust on Ubuntu 20.04
GTK | 3.22 | Only for the `GTK` backend
If you only want the terminal version without a GUI, just skip all the packages with `gtk` in their names.

Loading…
Cancel
Save