Skip to content

Commit a6dffc1

Browse files
authored
Merge pull request #73 from cfv-project/ci-freebsd14.3
CI: Update FreeBSD versions
2 parents e016723 + 714b024 commit a6dffc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-python3-freebsd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222

2323
strategy:
2424
matrix:
25-
freebsd-release: [ '13.4', '13.5', '14.1', '14.2', '15.0' ]
25+
freebsd-release: [ '13.4', '13.5', '14.2', '14.3', '15.0' ]
2626

2727
# Steps represent a sequence of tasks that will be executed as part of the job
2828
steps:

0 commit comments

Comments
 (0)