Update bindist job to use fedora 37 instead of 36

This commit is contained in:
Zubin Duggal 2023-11-27 18:09:36 +05:30
parent 9a02e03efa
commit f413a1847b
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@ jobs:
- image: fedora:27
installCmd: dnf install -y
toolRequirements: which findutils gcc gcc-c++ gmp gmp-devel make ncurses ncurses-compat-libs xz perl
- image: fedora:36
- image: fedora:37
installCmd: dnf install -y
toolRequirements: which gcc g++ gmp gmp-devel make ncurses ncurses-compat-libs xz perl
- image: rockylinux:8