Use the newer `bison` on GitHub actions macOS; ref #4903

`Windows-MinGW` and `Windows-VC` also requires updates.
parent 4ce3997c
......@@ -50,6 +50,7 @@ jobs:
run: rake -m -j4 all test
env:
MRUBY_CONFIG: travis_config.rb
PATH: "/usr/local/opt/bison/bin:$PATH"
Windows-MinGW:
runs-on: windows-latest
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment