Skip to content

Commit 3895bca

Browse files
committed
Re-add FreeBSD 13.5
1 parent c56ca00 commit 3895bca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/freebsd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
strategy:
3535
fail-fast: false
3636
matrix:
37-
freebsd-version: ['14.3', '15.0']
37+
freebsd-version: ['13.5', '14.3', '15.0']
3838

3939
steps:
4040
- name: Checkout repository

0 commit comments

Comments
 (0)