Skip to content

Commit

Permalink
Update bindist job to use fedora 37 instead of 36
Browse files Browse the repository at this point in the history
  • Loading branch information
wz1000 committed Nov 27, 2023
1 parent 14aa55c commit 1098680
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bindists.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 1098680

Please sign in to comment.