We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d947ecf commit 3310febCopy full SHA for 3310feb
1 file changed
.github/workflows/bsd.yml
@@ -14,7 +14,7 @@ jobs:
14
strategy:
15
fail-fast: false
16
matrix:
17
- version: ["13.3", "14.3", "15.0"]
+ version: ["14.3", "15.0"]
18
19
steps:
20
- uses: actions/checkout@v4
0 commit comments