여러 Node·OS·브라우저 조합을 병렬 빌드. GitHub Actions matrix.
strategy: matrix: node: [20, 22] os: [ubuntu, macos]
2×2=4 작업 병렬 실행.