diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index 0e73d7da..a483b88d 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -25,7 +25,9 @@ env: jobs: docker-compose-streaming-test: - runs-on: ubuntu-latest + strategy: + matrix: + os: [ubuntu-latest, macos-latest] env: # temporarily force NU built with scala 2.12, cause default build (2.13) does not work with Flink out of the box now. NUSSKNACKER_VERSION: ${{