]> Nutra Git (v1) - nutratech/cli.git/commitdiff
build on 3.5 too
authorShane Jaroch <chown_tee@proton.me>
Fri, 19 Apr 2024 17:28:25 +0000 (13:28 -0400)
committerShane Jaroch <chown_tee@proton.me>
Fri, 19 Apr 2024 17:28:25 +0000 (13:28 -0400)
.github/workflows/install-linux.yml

index b4abcd8c950fd8fb2f879468992ebe429fe46372..e4dde969fbe621c61120cdc1445a93fca1dbe3de 100644 (file)
@@ -15,7 +15,7 @@ jobs:
 
     strategy:
       matrix:
-        python-version: ["3.11"]
+        python-version: ["3.11", "3.5"]
 
     steps:
       - name: Checkout