We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ccf1e71 commit ac10567Copy full SHA for ac10567
.github/workflows/ci.yml
@@ -16,7 +16,7 @@ jobs:
16
build:
17
strategy:
18
matrix:
19
- version: [4.14.1]
+ version: [4.14.1, 5.2.0]
20
21
22
runs-on: ubuntu-22.04
0 commit comments