Skip to content

Commit

Permalink
added: matrix with macos test
Browse files Browse the repository at this point in the history
  • Loading branch information
coutoPL committed Oct 25, 2023
1 parent 30dc096 commit 977251e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: ${{
Expand Down

0 comments on commit 977251e

Please sign in to comment.