Skip to content

Commit

Permalink
Update levels
Browse files Browse the repository at this point in the history
  • Loading branch information
chiranSachintha committed Dec 6, 2024
1 parent 6e1e5c1 commit 5e99d27
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 @@ -62,7 +62,7 @@ jobs:
strategy:
fail-fast: false
matrix:
level: [ 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 12, 13 ]
level: [ 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ]

steps:
- name: Checkout Repository
Expand Down

0 comments on commit 5e99d27

Please sign in to comment.