Skip to content

Commit

Permalink
Update 02.complex-workflows.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pedrolacerda authored Sep 6, 2024
1 parent e0d8547 commit 62ed2a4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/02.complex-workflows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,9 @@ jobs:

matrix-build:
runs-on: ubuntu-latest
defaults:
run:
working-directory: sample-app
strategy:
matrix:
node-version: [12, 14, 16]
Expand Down

0 comments on commit 62ed2a4

Please sign in to comment.