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 15ab63c commit 058325aCopy full SHA for 058325a
1 file changed
.github/workflows/release.yml
@@ -28,8 +28,12 @@ jobs:
28
# Note: The first item in this matrix must use env.DEFAULT_PFSENSE_VERSION as the PFSENSE_VERSION!
29
- FREEBSD_VERSION: FreeBSD-15.0-CURRENT
30
PFSENSE_VERSION: "2.8.0"
31
+ - FREEBSD_VERSION: FreeBSD-15.0-CURRENT
32
+ PFSENSE_VERSION: "2.8.1"
33
34
PFSENSE_VERSION: "24.11"
35
36
+ PFSENSE_VERSION: "25.07"
37
38
steps:
39
- uses: actions/checkout@v4
0 commit comments