We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fb6dbc commit a540d22Copy full SHA for a540d22
.github/workflows/compatibility_check.yml
@@ -24,7 +24,7 @@ jobs:
24
run: sudo apt-get update && sudo apt-get install jq -y
25
26
- name: Run Compatibility Matrix Script
27
- run: sudo bash compatibility_matrix.sh 3
+ run: sudo bash compatibility_matrix.sh 5
28
29
- name: Commit and Push if not on main branch
30
env:
0 commit comments