ruby / racc

Racc is an LALR(1) parser generator. It is written in Ruby itself, and generates ruby programs.
Other
535 stars 88 forks source link

Exclude 2.5 on macos-latest #263

Closed nobu closed 4 months ago

nobu commented 4 months ago

Now macos-latest is macos-14 which runs on M1, and older versions are not provided for ARM.