Procházet zdrojové kódy

Explicit version for tasmotizer test

Valentin Niess před 3 roky
rodič
revize
9706c81569
1 změnil soubory, kde provedl 2 přidání a 1 odebrání
  1. 2 1
      .github/workflows/applications.yml

+ 2 - 1
.github/workflows/applications.yml

@@ -32,7 +32,8 @@ jobs:
     - name: Test tasmotizer
       run: |
         python -m python_appimage build app applications/tasmotizer            \
-                                            --linux-tag=manylinux2014_x86_64
+                                            --linux-tag=manylinux1_x86_64      \
+                                            --python-version=3.9
         test -e tasmotizer-x86_64.AppImage
 
     - name: Test xonsh