mirror of
https://github.com/opnsense/tools.git
synced 2026-05-28 04:35:46 -04:00
config: test drive Python 3.13 build in 25.7
This commit is contained in:
parent
219ce1c509
commit
01e13452a3
1 changed files with 1 additions and 1 deletions
|
|
@ -3,6 +3,6 @@ LUA?= 5.4
|
|||
OS?= 14.3
|
||||
PERL?= 5.42
|
||||
PHP?= 83
|
||||
PYTHON?= 311
|
||||
PYTHON?= 313
|
||||
RUBY?= 33
|
||||
SSL?= openssl
|
||||
|
|
|
|||
Loading…
Reference in a new issue