Skip to content

Commit 1098680

Browse files
committed
Update bindist job to use fedora 37 instead of 36
1 parent 14aa55c commit 1098680

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bindists.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
- image: fedora:27
6767
installCmd: dnf install -y
6868
toolRequirements: which findutils gcc gcc-c++ gmp gmp-devel make ncurses ncurses-compat-libs xz perl
69-
- image: fedora:36
69+
- image: fedora:37
7070
installCmd: dnf install -y
7171
toolRequirements: which gcc g++ gmp gmp-devel make ncurses ncurses-compat-libs xz perl
7272
- image: rockylinux:8

0 commit comments

Comments
 (0)