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 c56ca00 commit 3895bcaCopy full SHA for 3895bca
.github/workflows/freebsd.yml
@@ -34,7 +34,7 @@ jobs:
34
strategy:
35
fail-fast: false
36
matrix:
37
- freebsd-version: ['14.3', '15.0']
+ freebsd-version: ['13.5', '14.3', '15.0']
38
39
steps:
40
- name: Checkout repository
0 commit comments