Fix bindist test
This commit is contained in:
parent
3520430cd5
commit
cd5ff36ece
2
.github/workflows/bindists.yaml
vendored
2
.github/workflows/bindists.yaml
vendored
@ -67,7 +67,7 @@ jobs:
|
||||
- image: fedora:36
|
||||
installCmd: dnf install -y
|
||||
toolRequirements: which gcc g++ gmp gmp-devel make ncurses ncurses-compat-libs xz perl
|
||||
- image: rocky:8
|
||||
- image: rockylinux:8
|
||||
installCmd: dnf install -y
|
||||
toolRequirements: which findutils gcc gcc-c++ gmp gmp-devel make ncurses ncurses-compat-libs xz perl
|
||||
- image: linuxmintd/mint19.3-amd64
|
||||
|
Loading…
Reference in New Issue
Block a user