Skip to content

Commit 058325a

Browse files
ci: add builds for pfSense CE 2.8.1 and Plus 25.07
1 parent 15ab63c commit 058325a

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,12 @@ jobs:
2828
# Note: The first item in this matrix must use env.DEFAULT_PFSENSE_VERSION as the PFSENSE_VERSION!
2929
- FREEBSD_VERSION: FreeBSD-15.0-CURRENT
3030
PFSENSE_VERSION: "2.8.0"
31+
- FREEBSD_VERSION: FreeBSD-15.0-CURRENT
32+
PFSENSE_VERSION: "2.8.1"
3133
- FREEBSD_VERSION: FreeBSD-15.0-CURRENT
3234
PFSENSE_VERSION: "24.11"
35+
- FREEBSD_VERSION: FreeBSD-15.0-CURRENT
36+
PFSENSE_VERSION: "25.07"
3337

3438
steps:
3539
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)