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 058325a commit 6b6dedaCopy full SHA for 6b6deda
1 file changed
.github/workflows/build.yml
@@ -57,6 +57,8 @@ jobs:
57
include:
58
- PFSENSE_VERSION: pfSense-2.8.0-RELEASE
59
FREEBSD_ID: freebsd15
60
+ - PFSENSE_VERSION: pfSense-2.8.1-RELEASE
61
+ FREEBSD_ID: freebsd15
62
steps:
63
- uses: actions/checkout@v4
64
- uses: actions/download-artifact@v4
@@ -105,6 +107,8 @@ jobs:
105
107
106
108
109
110
111
112
113
114
@@ -132,6 +136,8 @@ jobs:
132
136
133
137
134
138
139
140
135
141
142
143
0 commit comments