]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
ci: bump FreeBSD pip package to py312-pip
authorArran Cudbard-Bell <a.cudbardb@freeradius.org>
Tue, 14 Jul 2026 14:47:25 +0000 (10:47 -0400)
committerArran Cudbard-Bell <a.cudbardb@freeradius.org>
Tue, 14 Jul 2026 14:47:25 +0000 (10:47 -0400)
FreeBSD's package repos dropped the python 3.11 flavour, py312 is the current default.

.github/workflows/ci-freebsd.yml

index 5b7f3ec85bf289eab6f7ca961f7fe1fc590b2797..287ffff3d7481afee84ef233a01a8d2a933b2478 100644 (file)
@@ -83,7 +83,7 @@ jobs:
             net-snmp             \
             openldap25-client    \
             python3              \
-            py311-pip            \
+            py312-pip            \
             postgresql14-client  \
             sqlite3              \
             talloc               \