We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1daca10 commit c5736feCopy full SHA for c5736fe
.github/workflows/build.yml
@@ -90,7 +90,7 @@ jobs:
90
needs: base
91
strategy:
92
matrix:
93
- version: [24.5]
+ version: [24.5, 24.11]
94
steps:
95
- uses: actions/checkout@v2
96
- name: Free Disk Space (Ubuntu)
0 commit comments