ci: upgrade FreeBSD Python package to 3.12

FreeBSD upgraded the default Python package to 3.12.
With that the pip packages also updated to the new
version.
pull/15761/head
Lukas Sismis 2 weeks ago committed by Victor Julien
parent 2205761bf6
commit 376db8fc6b

@ -3413,7 +3413,7 @@ jobs:
pcre2 \
pkgconf \
python3 \
py311-pyyaml \
py312-pyyaml \
rust
run: |
tar xf prep/suricata-verify.tar.gz

Loading…
Cancel
Save