Actions workflow - Add new OS's, Ruby 3.1, Ruby master, Windows#491
Actions workflow - Add new OS's, Ruby 3.1, Ruby master, Windows#491hsbt merged 1 commit intoruby:masterfrom
Conversation
|
This PR uses ruby/setup-ruby-pkgs, as ragel needs to be installed on Ubuntu & macOS platforms. Cross platform package installation is essentially the only reason for the action. It uses the code from ruby/setup-ruby for all the operations it performs. The PR also adds all MRI head builds, including Windows mswin. |
|
Rebased and updated - ubuntu-22.04, macos-12, Windows mswin |
|
@MSP-Greg Sorry to request again. Can you rebase from master branch? I'd like to merge |
|
@hsbt Done. I added |
|
@hsbt A little off topic, but would a workflow that checks whether Or, it checks that ragel produces the commited c file from the commited rl file... Regardless, it will be tomorrow at the earliest, 23:35 here. |
|
diff checker of ragel is helpful. But https://github.com/puma/puma/blob/master/.github/workflows/ragel.yml seems too large for only checking. It may be hard to maintain in the future. |
No description provided.