Skip to content

Commit a540d22

Browse files
committed
Updated script and readme
1 parent 9fb6dbc commit a540d22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/compatibility_check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
run: sudo apt-get update && sudo apt-get install jq -y
2525

2626
- name: Run Compatibility Matrix Script
27-
run: sudo bash compatibility_matrix.sh 3
27+
run: sudo bash compatibility_matrix.sh 5
2828

2929
- name: Commit and Push if not on main branch
3030
env:

0 commit comments

Comments
 (0)