Specify everything in matrix.include
ubuntu.yml had that style because it needed a default value for configure. For macos.yml, since os and configure always vary, there's no need to declare them that way.
os
configure
Specify everything in matrix.include
ubuntu.yml had that style because it needed a default value for configure.
For macos.yml, since
os
andconfigure
always vary, there's no needto declare them that way.