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 93e6330 commit aeed77cCopy full SHA for aeed77c
2 files changed
.github/workflows/build.yml
@@ -107,8 +107,6 @@ jobs:
107
strategy:
108
matrix:
109
include:
110
- - PFSENSE_VERSION: pfSense-2.7.2-RELEASE
111
- FREEBSD_ID: freebsd14
112
- PFSENSE_VERSION: pfSense-2.8.0-BETA
113
FREEBSD_ID: freebsd15
114
steps:
.github/workflows/release.yml
@@ -26,10 +26,8 @@ jobs:
26
27
28
# Note: The first item in this matrix must use env.DEFAULT_PFSENSE_VERSION as the PFSENSE_VERSION!
29
- - FREEBSD_VERSION: FreeBSD-14.0-CURRENT
30
- PFSENSE_VERSION: "2.7.2"
31
- FREEBSD_VERSION: FreeBSD-15.0-CURRENT
32
- PFSENSE_VERSION: "24.03"
+ PFSENSE_VERSION: "2.8.0"
33
34
PFSENSE_VERSION: "24.11"
35
0 commit comments