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 14aa55c commit 1098680Copy full SHA for 1098680
.github/workflows/bindists.yaml
@@ -66,7 +66,7 @@ jobs:
66
- image: fedora:27
67
installCmd: dnf install -y
68
toolRequirements: which findutils gcc gcc-c++ gmp gmp-devel make ncurses ncurses-compat-libs xz perl
69
- - image: fedora:36
+ - image: fedora:37
70
71
toolRequirements: which gcc g++ gmp gmp-devel make ncurses ncurses-compat-libs xz perl
72
- image: rockylinux:8
0 commit comments