mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Use the newer bison on GitHub actions macOS; ref #4903
`Windows-MinGW` and `Windows-VC` also requires updates.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user