Skip to content

Commit

Permalink
remove matrix
Browse files Browse the repository at this point in the history
Signed-off-by: a3hadi <[email protected]>
  • Loading branch information
ayildirim21 committed Mar 11, 2024
1 parent 7496741 commit 414bd92
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions .github/workflows/build-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,19 +10,6 @@ jobs:
build_push_examples:
name: Build and Push Images
runs-on: ubuntu-latest

strategy:
max-parallel: 6
matrix:
repository: [
"sideinput-example", "udf-sideinput-example"
# "map-even-odd",
# "map-flatmap", "map-forward-message", "map-retry", "map-tickgen",
# "map-flatmap-stream", "reduce-counter", "reduce-sum", "reduce-stream-counter",
# "reduce-stream-sum", "session-counter", "sideinput-example", "udf-sideinput-example",
# "sink-log", "source-simple-source", "mapt-assign-event-time", "mapt-event-time-filter"
]

steps:
- name: Check out repository
uses: actions/checkout@v3
Expand Down

0 comments on commit 414bd92

Please sign in to comment.