Skip to content

Commit

Permalink
Merge pull request #43687 from chiranSachintha/update-full-build-pipe…
Browse files Browse the repository at this point in the history
…line

Update full build pipeline of PR build
  • Loading branch information
gimantha authored Jan 21, 2025
2 parents daa0cb4 + 8f58512 commit 200a83e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull_request_full_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
strategy:
fail-fast: false
matrix:
level: [ 1, 2, 3, 4, 5, 6, 7, 8, 9 ]
level: [ 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ]

steps:
- name: Checkout Repository
Expand Down

0 comments on commit 200a83e

Please sign in to comment.