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 f885b6e commit 793eb10Copy full SHA for 793eb10
.github/workflows/release.yml
@@ -27,7 +27,7 @@ jobs:
27
copyback: true
28
release: "15.0"
29
prepare: |
30
- pkg install -y git go124 ca_root_nss poudriere
+ pkg install -y git go1.23.12 ca_root_nss poudriere
31
git clone -b devel --depth 1 --single-branch https://github.com/pfsense/FreeBSD-ports.git /usr/ports
32
run: |
33
set -ex
0 commit comments