X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=.github%2Fworkflows%2Ffunctional_test.yml;h=b9590eeda6d415736f5a65b68458471df9ee508c;hb=bc3e49d1daa960b9f242a725dd948770b9e65d9e;hp=27f2482ce9a662f50ea5fde86daa740a592aaca2;hpb=395e07340baafeaed5e89ce8cf7a7a725b2a1d20;p=kconfig-hardened-check.git diff --git a/.github/workflows/functional_test.yml b/.github/workflows/functional_test.yml index 27f2482..b9590ee 100644 --- a/.github/workflows/functional_test.yml +++ b/.github/workflows/functional_test.yml @@ -16,7 +16,7 @@ jobs: fail-fast: false matrix: # Current ubuntu-latest (Ubuntu 22.04) provides the following versions of Python: - python-version: ['3.7', '3.8', '3.9', '3.10', '3.11'] + python-version: ['3.8', '3.9', '3.10', '3.11', '3.12'] steps: