We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 342bea1 commit bb31869Copy full SHA for bb31869
1 file changed
.github/workflows/bsd.yml
@@ -19,7 +19,7 @@ jobs:
19
strategy:
20
fail-fast: false
21
matrix:
22
- version: ["14.3", "15.0"]
+ version: ["13.5", "14.3", "15.0"]
23
24
steps:
25
- uses: actions/checkout@v4
0 commit comments