Skip to content

Commit

Permalink
Update full build pipeline of PR build
Browse files Browse the repository at this point in the history
  • Loading branch information
chiranSachintha committed Jan 7, 2025
1 parent 333ec52 commit 8f58512
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 @@ -59,7 +59,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 8f58512

Please sign in to comment.