X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=.github%2Fworkflows%2Fmain.yml;h=4f36c8d5957d032f9976dd175330b1118a9e9ac9;hb=87728fa83970d9d28c9018febcc1f71fa1972e78;hp=e72c3e228beaf9cec0416e4956e12b78e4bd84d2;hpb=0db002da2fa008b61ab9837816be23e1e7533feb;p=kconfig-hardened-check.git diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index e72c3e2..4f36c8d 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -15,7 +15,7 @@ jobs: max-parallel: 4 fail-fast: false matrix: - python-version: [3.6, 3.7, 3.8] + python-version: [3.6, 3.7, 3.8, 3.9] # github runner with python 3.5 currently fails to install this package steps: