From: Nick Porter Date: Wed, 17 Jul 2024 07:52:59 +0000 (+0100) Subject: FreeBSD 13.2 has moved to Python 3.11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eedc531a5de1b9662a403bf8ce783299d6087fac;p=thirdparty%2Ffreeradius-server.git FreeBSD 13.2 has moved to Python 3.11 --- diff --git a/.github/workflows/ci-freebsd.yml b/.github/workflows/ci-freebsd.yml index 83b161a6d24..3003b86315c 100644 --- a/.github/workflows/ci-freebsd.yml +++ b/.github/workflows/ci-freebsd.yml @@ -82,7 +82,7 @@ jobs: net-snmp \ openldap25-client \ python3 \ - py39-pip \ + py311-pip \ postgresql12-client \ sqlite3 \ talloc \